[Issue 21784] joining a detached thread results in segfault.
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Tue Mar 30 10:53:51 UTC 2021
https://issues.dlang.org/show_bug.cgi?id=21784
--- Comment #2 from Dlang Bot <dlang-bot at dlang.rocks> ---
dlang/druntime pull request #3418 "Fix Issue 21784: Allow detached threads to
be joined" was merged into stable:
- b301faf42df1bfab60ada38473dd46000c1fdf66 by Ömer Faruk Irmak:
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