[GH-ISSUE #207] Server forms not closing upon client disconnection #87

Closed
opened 2026-02-27 15:48:41 +03:00 by kerem · 1 comment
Owner

Originally created by @ghost on GitHub (May 26, 2015).
Original GitHub issue: https://github.com/quasar/Quasar/issues/207

@MaxXor, Couldn't find where to handle this. If you have time could you look into this? This stopped working after moving disposing the forms into the Server's Client.cs class (Disconnect method).

If I uninstall a client/disconnect a client, this method is never called.

Originally created by @ghost on GitHub (May 26, 2015). Original GitHub issue: https://github.com/quasar/Quasar/issues/207 @MaxXor, Couldn't find where to handle this. If you have time could you look into this? This stopped working after moving disposing the forms into the Server's Client.cs class (Disconnect method). If I uninstall a client/disconnect a client, this method is never called.
kerem 2026-02-27 15:48:41 +03:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@MaxXor commented on GitHub (May 26, 2015):

I fixed also another bug, the client did not get removed from the _clients list of the server correctly.

<!-- gh-comment-id:105613844 --> @MaxXor commented on GitHub (May 26, 2015): I fixed also another bug, the client did not get removed from the `_clients` list of the server correctly.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/Quasar#87
No description provided.