mirror of
https://github.com/quasar/Quasar.git
synced 2026-04-25 15:25:59 +03:00
Labels
No labels
bug
bug
cant-reproduce
discussion
duplicate
easy
enhancement
help wanted
improvement
invalid
need more info
pull-request
question
wont-add
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Quasar#955
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/quasar/Quasar/pull/43
Author: @ghost
Created: 4/5/2015
Status: ✅ Merged
Merged: 4/6/2015
Merged by: @MaxXor
Base:
master← Head:master📝 Commits (1)
d253039Bugfix #2 with Remote Desktop📊 Changes
1 file changed (+20 additions, -8 deletions)
View changed files
📝
Server/Core/Commands/CommandHandler.cs(+20 -8)📄 Description
added try catch blocks due to server application crashing while closing
the remote desktop form. If timed right, while closing the remote
desktop form, the command handler would be in the midst of accessing an
already disposed form causing server to hang.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.