[Issue 20219] Idle D programs keep consuming CPU in Gcx.scanBackground
    d-bugmail at puremagic.com 
    d-bugmail at puremagic.com
       
    Fri Sep 27 10:07:46 UTC 2019
    
    
  
https://issues.dlang.org/show_bug.cgi?id=20219
Dlang Bot <dlang-bot at dlang.rocks> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED
--- Comment #7 from Dlang Bot <dlang-bot at dlang.rocks> ---
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
--
    
    
More information about the Digitalmars-d-bugs
mailing list