mirror of
https://github.com/jetty/jetty.project.git
synced 2025-03-03 20:39:18 +00:00
- Replicate problems from WS close deadlock with test cases - use FutureCallback instead of SharedBlockingCallback for WS blocking methods - add timeout to the blocking callbacks for WS for (idleTimeout + 1000ms) - Core throws ClosedChannelException instead of ISE if send after closed