https://issues.dlang.org/show_bug.cgi?id=17431
--- Comment #1 from [email protected] --- Commits pushed to master at https://github.com/dlang/druntime https://github.com/dlang/druntime/commit/0eccb23e7dcd5c3b8e4ebde5c5ab78bd17456108 fix Issue 17431 - GCBits should be @nogc to prevent deadlocks https://github.com/dlang/druntime/commit/8b02a8648dc00c8d15845ac87465bbfe616b4f00 Merge pull request #2427 from rainers/issue17431 fix Issue 17431 - GCBits should be @nogc to prevent deadlocks merged-on-behalf-of: Nicholas Wilson <[email protected]> --
