[Issue 4307] spawn()'ed thread doesn't terminate

d-bugmail at puremagic.com d-bugmail at puremagic.com
Mon Nov 1 02:14:00 PDT 2010


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



--- Comment #2 from Jonathan M Davis <jmdavisProg at gmx.com> 2010-11-01 02:12:09 PDT ---
If I put a print statement at the end of exec() in std.concurrency._spawn(), it
appears to print out just fine every time that a spawned thread is supposed to
be terminating, so whatever the problem is, I think that it pretty much has to
be in core.Thread (or maybe dmd itself, depending on what's causing the issue)
rather than std.concurrency.

-- 
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