[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 00:37:31 UTC 2022


https://issues.dlang.org/show_bug.cgi?id=23593

Dlang Bot <dlang-bot at dlang.rocks> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |pull

--- Comment #1 from Dlang Bot <dlang-bot at dlang.rocks> ---
@ibuclaw updated dlang/dmd pull request #14763 "core.thread.osthread: Don't
subtract suspend counter if thread has detached itself" fixing this issue:

- 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