mirror of
https://github.com/netchx/netch.git
synced 2026-04-27 21:49:36 +08:00
@@ -184,6 +184,8 @@ namespace Netch.Controllers
|
||||
Task.Run(() => ModeController?.Stop()),
|
||||
};
|
||||
await Task.WhenAll(tasks);
|
||||
ModeController = null;
|
||||
ServerController = null;
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user