[PR #33] [MERGED] Cross Threading bugfix #947

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

📋 Pull Request Information

Original PR: https://github.com/quasar/Quasar/pull/33
Author: @ghost
Created: 3/31/2015
Status: Merged
Merged: 3/31/2015
Merged by: @MaxXor

Base: masterHead: master


📝 Commits (1)

  • 5b62fd3 Fixed Control Cross Threading

📊 Changes

3 files changed (+39 additions, -38 deletions)

View changed files

📝 Client/Config/Settings.cs (+2 -2)
📝 Server/Core/Commands/CommandHandler.cs (+33 -36)
📝 Server/Forms/FrmMain.cs (+4 -0)

📄 Description

Fixed crash fix Control Cross Threading when a client connects

Result: Client's wouldn't show up


🔄 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/33 **Author:** [@ghost](https://github.com/ghost) **Created:** 3/31/2015 **Status:** ✅ Merged **Merged:** 3/31/2015 **Merged by:** [@MaxXor](https://github.com/MaxXor) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`5b62fd3`](https://github.com/quasar/Quasar/commit/5b62fd3f60beb8ee96601b22dbb40db0f9fce114) Fixed Control Cross Threading ### 📊 Changes **3 files changed** (+39 additions, -38 deletions) <details> <summary>View changed files</summary> 📝 `Client/Config/Settings.cs` (+2 -2) 📝 `Server/Core/Commands/CommandHandler.cs` (+33 -36) 📝 `Server/Forms/FrmMain.cs` (+4 -0) </details> ### 📄 Description Fixed crash fix Control Cross Threading when a client connects Result: Client's wouldn't show up --- <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:34 +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#947
No description provided.