Trustin Lee
ad320f6cae
Fixed NETTY-365 HashedWheelTimer.stop() enters an infinite loop when
called from TimerTask Fixed NETTY-379 Intermittent slippery task timeout in HashedWheelTimer * Throw an IllegalStateException if HashedWheelTimer.stop() is called from TimerTask * Reschedule the slipped task accurately instead of delaying it by one round
Description
No description provided
Languages
Java
99.8%
Shell
0.1%