Metsuryu/ICDM

A user can disconnect while having another instance of the website open, so they are still in while disconnected.

Closed this issue · 1 comments

Workaround: Close all instances manually.
Reproduce: Open multiple instances with same UID, and close one.

Fixed: When an instance disconnects, the server emits logoutEveryClient to every SID with matching UID, so they should all logout.