https://issues.apache.org/bugzilla/show_bug.cgi?id=49159

--- Comment #6 from sylvain.laur...@gmail.com 2010-09-23 16:51:38 EDT ---
Pid, I applied your patch but it does not work.
Actually when the thread calls join(0) on itself it just leads to a deadlock :
the Thread will remain forever in the join method unless it is interrupted.

Furthermore your idea works only if a new context is started. If a context is
stopped and no other context is started, Threads won't be renewed.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to