{
  "$type": "site.standard.document",
  "bskyPostRef": {
    "cid": "bafyreibma3vvjygqj4xis5mkhed55k6fvlkr5sbxdou543o3vdxvzdyygy",
    "uri": "at://did:plc:hqad6xwuzg7oqfmwylfkvqfm/app.bsky.feed.post/3mkmrgzquodg2"
  },
  "path": "/viewtopic.php?t=33382&p=272961#p272961",
  "publishedAt": "2026-04-29T08:21:06.000Z",
  "site": "http://forum.palemoon.org",
  "textContent": "Okay, so I did some more experimenting with different values now that I can reproduce the issue consistently on my quad-core i7-3770.\n\nWhat I found was that using just using threadCount freezes it every time. Using a value of two didn't. But then I got the weird idea from somewhere in the back of my mind to try threadCount - 1. It worked consistently even just subtracting 1 from the total thread count. So, if my intuition based on these observations is right, the problem with just using threadCount directly is that it uses ALL threads that are available at once in some cases, and doesn't leave anything free.\n\n* * *",
  "title": "Platform Development • Re: The browser hang with 0 CPU load.",
  "updatedAt": "2026-04-29T08:21:06.000Z"
}