May 25, 2017
https://issues.dlang.org/show_bug.cgi?id=17431

Vladimir Panteleev <thecybershadow@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |thecybershadow@gmail.com

--
December 30, 2018
https://issues.dlang.org/show_bug.cgi?id=17431

--- Comment #1 from github-bugzilla@puremagic.com ---
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 <thewilsonator@users.noreply.github.com>

--