[Issue 1085] New: Need to add ability to detach threads.

d-bugmail at puremagic.com d-bugmail at puremagic.com
Wed Mar 28 13:40:33 PDT 2007


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

           Summary: Need to add ability to detach threads.
           Product: DGCC aka GDC
           Version: 0.23
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Phobos
        AssignedTo: dvdfrdmn at users.sf.net
        ReportedBy: mattbd at walkingdog.net


It is not always reasonable to use wait() to clean up thread resources. I would
like to see a detach method for threads or a DetachedThread class added to the
library.


-- 



More information about the D.gnu mailing list