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

--- Comment #5 from Christopher Schultz <ch...@christopherschultz.net> ---
I don't think Thread.interrupt will interrupt a blocking I/O operation, at
least not reliably. IIRC, this "works" on *NIX but not Windows. While this
patch probably makes things better, it's not an absolute solution to the
problem of stuck threads.

Perhaps a followup documentation patch is appropriate mentioning the caveats of
attempting to "unstick" stuck threads.

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