[Issue 6116] May not join spawn()'ed threads

d-bugmail at puremagic.com d-bugmail at puremagic.com
Mon Jun 6 16:42:35 PDT 2011


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



--- Comment #1 from Ali Cehreli <acehreli at yahoo.com> 2011-06-06 16:38:06 PDT ---
Apparently I clipped the timings for the last run. When it joins successfully,
the program takes long, seemingly waiting for the foo() thread:

$ time ./deneme
main done
intermediate done
intermediate2 done
intermediate3 done
0 foo
1 foo
2 foo
3 foo
4 foo

real    0m2.504s
user    0m0.000s
sys    0m0.000s

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