[Issue 19956] Subclassing Thread with synchronized (this) may deadlock

d-bugmail at puremagic.com d-bugmail at puremagic.com
Thu Jun 27 08:42:44 UTC 2019


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

--- Comment #3 from anonymous4 <dfj1esp02 at sneakemail.com> ---
Try to lock a dedicated mutex in BadThread instead of this and see if there's a
deadlock.

--


More information about the Digitalmars-d-bugs mailing list