Closed chisandrei closed 7 years ago
Currently the session handler updates its list of sessions only when a session is creates from the manager. The manager should also take into account the sessions created directly from playground.
The session handler now updates when a new client is created and removed programmatically.
Currently the session handler updates its list of sessions only when a session is creates from the manager. The manager should also take into account the sessions created directly from playground.