fix(web-probe): isolate performance capture cdp timeouts
This commit is contained in:
@@ -79,6 +79,7 @@ let sampleSeq = 0;
|
||||
let commandSeq = 0;
|
||||
let artifactSeq = 0;
|
||||
let activeCommandId = null;
|
||||
let activeCommandType = null;
|
||||
let stopping = false;
|
||||
let terminalStatus = "starting";
|
||||
let lastScreenshotAtMs = 0;
|
||||
|
||||
Reference in New Issue
Block a user