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

d-bugmail at puremagic.com d-bugmail at puremagic.com
Tue Nov 2 22:31:03 PDT 2010


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


Jonathan M Davis <jmdavisProg at gmx.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #797 is|0                           |1
           obsolete|                            |


--- Comment #8 from Jonathan M Davis <jmdavisProg at gmx.com> 2010-11-02 22:30:04 PDT ---
Created an attachment (id=799)
Patch for core.thread for linux with changes based off of dmd 2.050.

Apparently, I made a couple of errors in my patch, so here's update version.
Unfortunately, while these changes seem to fix all of the simple cases that
I've tried, my more complicated programs still fail to terminate properly, so
there appear to be issues beyond spawned threads being joinable instead of
detached.

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