From 9c6102ccd1ccf8469ba777a8d123e73ade9ea5e7 Mon Sep 17 00:00:00 2001 From: breadbyte Date: Mon, 10 Oct 2022 02:59:52 +0800 Subject: [PATCH] update ConsoleInteractive Fixes a race condition in which the console is stopped and started simultaneously. This bug generally occurs after the client has disconnected from a server. Also includes some minor code cleanup. --- ConsoleInteractive | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ConsoleInteractive b/ConsoleInteractive index 7acaa0ab..225b10ec 160000 --- a/ConsoleInteractive +++ b/ConsoleInteractive @@ -1 +1 @@ -Subproject commit 7acaa0ab31809f0f6512e6a76e53e15441de8e7c +Subproject commit 225b10ec96af5c8f179a008cc442b502d23bc601