fix(FN-1952): restore pi auth and extension loading
This commit is contained in:
@@ -335,6 +335,7 @@ export class WebSocketManager extends EventEmitter<WebSocketManagerEvents> {
|
||||
}
|
||||
}
|
||||
}, this.heartbeatIntervalMs);
|
||||
this.heartbeatTimer.unref?.();
|
||||
}
|
||||
|
||||
private clearHeartbeat(): void {
|
||||
|
||||
Reference in New Issue
Block a user