Not-So-New icon indicating copy to clipboard operation
Not-So-New copied to clipboard

Only spawn threads up to the number of CPU cores

Open NotAHero04 opened this issue 6 months ago • 0 comments

The current version of scheduleNesting() doesn't limit the number of spawned threads. This PR fixes that,

NotAHero04 avatar Oct 25 '25 15:10 NotAHero04