[PR #41] [MERGED] Form disposal on client disconnection #951

Closed
opened 2026-02-27 15:52:35 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/quasar/Quasar/pull/41
Author: @ghost
Created: 4/4/2015
Status: Merged
Merged: 4/6/2015
Merged by: @MaxXor

Base: masterHead: master


📝 Commits (1)

  • 9058ec5 Form disposal on client disconnection

📊 Changes

2 files changed (+20 additions, -0 deletions)

View changed files

📝 Server/Core/Server.cs (+2 -0)
📝 Server/Core/UserState.cs (+18 -0)

📄 Description

Added disposal method to dispose of all userstate forms for client upon
disconnection of the client from the server


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/quasar/Quasar/pull/41 **Author:** [@ghost](https://github.com/ghost) **Created:** 4/4/2015 **Status:** ✅ Merged **Merged:** 4/6/2015 **Merged by:** [@MaxXor](https://github.com/MaxXor) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`9058ec5`](https://github.com/quasar/Quasar/commit/9058ec53cc2e01ad3cba2e8387e81a14bd7dfa3e) Form disposal on client disconnection ### 📊 Changes **2 files changed** (+20 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `Server/Core/Server.cs` (+2 -0) 📝 `Server/Core/UserState.cs` (+18 -0) </details> ### 📄 Description Added disposal method to dispose of all userstate forms for client upon disconnection of the client from the server --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 15:52:35 +03:00
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#951
No description provided.