Re: Exec Hangs in Multi-Threaded Parallel

2008-02-19 Thread Steve Loughran
Murray, Mike wrote: Can anyone tell me why the exec task, whether or not spawned, hangs in parallel calls? It works fine if I pass -DthreadCount=1. It appears the higher the threadCount used, the quicker it will hang, since -DthreadCount=2 works for a while, but threadCount=5 hangs immediately.

Exec Hangs in Multi-Threaded Parallel

2008-02-18 Thread Murray, Mike
Can anyone tell me why the exec task, whether or not spawned, hangs in parallel calls? It works fine if I pass -DthreadCount=1. It appears the higher the threadCount used, the quicker it will hang, since -DthreadCount=2 works for a while, but threadCount=5 hangs immediately. This apparently happe