[Issue 11309] std.concurrency: OwnerTerminated message doesn't work

d-bugmail at puremagic.com d-bugmail at puremagic.com
Fri Oct 25 08:39:38 PDT 2013


http://d.puremagic.com/issues/show_bug.cgi?id=11309


Martin Nowak <code at dawg.eu> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |code at dawg.eu
         AssignedTo|nobody at puremagic.com        |code at dawg.eu


--- Comment #5 from Martin Nowak <code at dawg.eu> 2013-10-25 08:39:34 PDT ---
This happens because the OwnerTerminated mechanism is sensible to the order in
which threads are joined.
The regression was introduced with
https://github.com/D-Programming-Language/druntime/pull/600.

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------


More information about the Digitalmars-d-bugs mailing list