https://issues.dlang.org/show_bug.cgi?id=20227
Dlang Bot <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #5 from Dlang Bot <[email protected]> --- dlang/druntime pull request #2805 "fix Issue 20227 - "Error: phread_mutex_destroy failed." after fork()" was merged into stable: - e59c057c6c50f919131da5e508488be01de9cb05 by Rainer Schuetze: fix Issue 20227 - "Aborting from src/core/sync/event.d(141) Error: pthread_mutex_destroy failed." after fork() clear thread handles and events for parallel marking in child process after fork https://github.com/dlang/druntime/pull/2805 --
