[Issue 4601] Spawned threads frequently don't terminate or let other threads ever run if you spawn more than one thread

d-bugmail at puremagic.com d-bugmail at puremagic.com
Mon Aug 9 00:28:11 PDT 2010


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



--- Comment #1 from Jonathan M Davis <jmdavisProg at gmail.com> 2010-08-09 00:28:10 PDT ---
Actually, it looks like I'm seeing this with a single spawn sometimes, but I
haven't been able to reproduce it with short programs. Short, single-spawn
programs terminate correctly. Long single-spawn programs have had this issue
(perhaps all of them), and multi-spawn programs of any size have had it from
what I've seen. So, I have no clue what the problem is, but spawned threads are
definitely having trouble giving up the CPU to other threads, and applications
that spawn threads don't like to terminate.

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