[Issue 23593] core.thread: suspendAll doesn't wait for all if current thread has detached itself
    d-bugmail at puremagic.com 
    d-bugmail at puremagic.com
       
    Sat Dec 31 01:13:02 UTC 2022
    
    
  
https://issues.dlang.org/show_bug.cgi?id=23593
Dlang Bot <dlang-bot at dlang.rocks> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED
--- Comment #2 from Dlang Bot <dlang-bot at dlang.rocks> ---
dlang/dmd pull request #14763 "core.thread.osthread: Don't subtract suspend
counter if thread has detached itself" was merged into master:
- 096b48eab47b9deca54fc48c96be77675eaca31b by Iain Buclaw:
  fix Issue 23593 - core.thread: suspendAll doesn't wait for all if current
thread has detached itself.
  Don't subtract suspend counter if thread has detached itself.
https://github.com/dlang/dmd/pull/14763
--
    
    
More information about the Digitalmars-d-bugs
mailing list