mirror of
https://github.com/garrytan/gstack.git
synced 2026-06-23 02:00:00 +02:00
Merge PR #1309: declare lastConsoleFlushed to restore console-log persistence
This commit is contained in:
@@ -328,6 +328,7 @@ const DIALOG_LOG_PATH = config.dialogLog;
|
||||
// terminal-agent.ts; chat queue + per-tab agent multiplexing are no
|
||||
// longer needed.
|
||||
|
||||
let lastConsoleFlushed = 0;
|
||||
let lastNetworkFlushed = 0;
|
||||
let lastDialogFlushed = 0;
|
||||
let flushInProgress = false;
|
||||
|
||||
Reference in New Issue
Block a user