fix: Fixes stuck connections (#1708)
This commit is contained in:
parent
39215935cf
commit
183f6fa4ac
7 changed files with 136 additions and 120 deletions
|
|
@ -565,7 +565,7 @@ public static class Core
|
|||
|
||||
// Handle networking
|
||||
NetState.Slice();
|
||||
PingServer.Slice();
|
||||
// PingServer.Slice();
|
||||
|
||||
// Execute captured post-await methods (like Timer.Pause)
|
||||
LoopContext.ExecuteTasks();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue