Threads spawning at breakpoint [message #75823] |
Tue, 15 July 2003 01:22 |
Eclipse User |
|
|
|
Originally posted by: emp.nowhere.com
Hello,
I have a request queue with 10 worker threads. While running JUnit based
tests, I noticed something strange in my logs - it seems my request queue
was 'rerunning' worker threads that had been killed between tests.
In my setUp/teardown, a new request queue is created and destroyed.
When I set a break point at the beginning of a worker thread, I see that
there are worker threads spawning like mad in the debug window - hundreds of
them, I have to kill the debugger. And my log files confirm this strange
behaviour.
Has anyone ever seen anything like this? I will try extract code to
replicate this if not.
Thanks
-Ed
|
|
|
Powered by
FUDForum. Page generated in 0.03138 seconds