09-09-2019, 09:25 AM
The session cleanup thread won't destroy the session if it is still locked (for any reason, including your own code or 3rd party's code).
Do you have any other frameworks (TMS or CG Dev Tools) in this application?
What's the request which created the session and why there is no other request following it? Under normal circumstances there will be multiple requests when a session start, not a single one, unless it was not handled by a real browser (a bot, search engine or some attack attempt might also cause it)
Do you have any other frameworks (TMS or CG Dev Tools) in this application?
What's the request which created the session and why there is no other request following it? Under normal circumstances there will be multiple requests when a session start, not a single one, unless it was not handled by a real browser (a bot, search engine or some attack attempt might also cause it)

