mirror of
https://github.com/XTLS/Xray-core.git
synced 2026-07-02 17:58:46 +00:00
Fix missing
This commit is contained in:
@@ -30,6 +30,7 @@ func (c *XmuxClient) AddRunning() {
|
||||
}
|
||||
|
||||
func (c *XmuxClient) DoneRunning() {
|
||||
c.Running.Add(-1)
|
||||
c.maybeClose()
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user