
29 Nov
2004
29 Nov
'04
10:17 p.m.
Thanks again. I remade my prog to keep track of the threads and join them, and all seems good (at least up to 10000 threads, I'll test beyond that tonight). -----Original Message----- From: boost-bounces@lists.boost.org [mailto:boost-bounces@lists.boost.org] On Behalf Of Caleb Epstein Sent: Monday, November 29, 2004 3:43 PM To: boost@lists.boost.org Subject: Re: [boost] Thread: Why is my prog aborting after 283 or so threads? On Mon, 29 Nov 2004 15:24:07 -0500, Tim Laplaca <tlaplaca@voiceglo.com> wrote:
Can you post your code to the list?
Gladly. See attached. Basically I just abandoned the thread_group and am calling thread::join after the sleep call. -- Caleb Epstein caleb dot epstein at gmail dot com