[Issue 21784] joining a detached thread results in segfault.

d-bugmail at puremagic.com d-bugmail at puremagic.com
Tue Mar 30 10:05:14 UTC 2021


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

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

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

--- Comment #1 from Dlang Bot <dlang-bot at dlang.rocks> ---
@omerfirmak updated dlang/druntime pull request #3418 "Allow detached threads
to be joined" fixing this issue:

- Fix Issue 21784: Allow detached threads to be joined

  This is useful when a thread terminates before the
  caller is able to join().

https://github.com/dlang/druntime/pull/3418

--


More information about the Digitalmars-d-bugs mailing list