https://bz.apache.org/bugzilla/show_bug.cgi?id=57779

--- Comment #6 from bock.mich...@telekom.de ---
We lock the servlet thread with our own lock, which is normally released by the
worker thread as soon as the output is processed. 
But this case the worker thread has no chance to release the lock, because it's
locked itself in tomcat code.

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