https://issues.dlang.org/show_bug.cgi?id=20219
Dlang Bot <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #7 from Dlang Bot <[email protected]> --- dlang/druntime pull request #2802 "Issue 20219 - Idle D programs keep consuming CPU in Gcx.scanBackground" was merged into stable: - 18ca55405eed87ce45e84e11dba14debf0346266 by Rainer Schuetze: fix issue 20219 - Idle D programs keep consuming CPU in Gcx.scanBackground background scan threads now wait indefinitely, with termination continuously triggering the condition until all threads have woken up https://github.com/dlang/druntime/pull/2802 --
