chore: refactor connections to use the new ConnectionManager to isolate long running processes like OIDC connections MCP-81 #1418
Annotations
2 errors
Install dependencies
Process completed with exit code 2.
|
Install dependencies:
src/common/connectionManager.ts#L152
Argument of type '[AnyConnectionState]' is not assignable to parameter of type '[ConnectionStateConnected] | [ConnectionStateErrored] | [ConnectionStateDisconnected]'.
|
Loading