Details
-
Bug
-
Status: Resolved
-
Blocker
-
Resolution: Fixed
-
2.0.11
-
None
-
None
Description
In some special cases, we may remove the sessions twice from the removeingSessions queue. This will decrement the session counter and block the disposal, locking the NioProcessor in the select() loop forever.