Open
Description
Description
When starting the application, the SessionManager appears to create multiple sessions, even when no users are connected. Additionally, these sessions do not seem to be destroyed even when a user disconnects.
Additional information
You can observe this behavior in the SessionManager.java file.