mirror of
https://github.com/quasar/Quasar.git
synced 2026-04-25 23:35:58 +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#1052
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/221
Author: @ghost
Created: 5/27/2015
Status: ❌ Closed
Base:
master← Head:dev📝 Commits (3)
33dfcee#220 fix50741e8edit4b590e9#225 fix📊 Changes
2 files changed (+6 additions, -6 deletions)
View changed files
📝
Client/Core/Helper/Helper.cs(+5 -1)📝
Server/Core/Server.cs(+1 -5)📄 Description
we are calling to remove the client from the list twice in this class.
Once in the OnClientState method, and once when stopping the listen server. I'm not sure we need to call Disconnect in the OnClientState method but this I will leave this fix up for now
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.