Describe the bug
When multiple clients attempt to join or leave a session simultaneously, it often happens that not all clients are able to join or leave the session successfully.
You could potentially reproduce the error as follows:
Create and start a session.
Open, for example, a private browser window and join the session with approximately 10+ clients.
Close the private window so that all clients attempt to leave the session simultaneously/at the same time.
Observe that some clients remain in the session.
Expected behavior
All clients requesting to join or leave a session simultaneously should have their actions reliably executed.
Describe the bug When multiple clients attempt to join or leave a session simultaneously, it often happens that not all clients are able to join or leave the session successfully.
You could potentially reproduce the error as follows:
Expected behavior All clients requesting to join or leave a session simultaneously should have their actions reliably executed.