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

--- Comment #22 from Mark Thomas <ma...@apache.org> ---
Thanks for confirming the fix.

Generally, if applications simulate blocking using non-blocking I/O that will
be problematic.

If there is a way to reduce the locking in Tomcat (and hence reduce the chances
of simulated blocking causing issues) we will always look at it as reducing
blocking is generally a good thing but we won't normally treat deadlocks caused
by simulated blocking as bugs.

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