Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
0.8, 0.10
-
None
Description
The ack flusher timer task continues to fire even after a session is closed due to an error.
This results in errors being logged repeatedly due to the ssn acknowledge call failing.
The timer task should be cancelled when the session is closed.