mirror of
https://github.com/coder/coder.git
synced 2026-06-03 21:18:24 +00:00
3d85cdfa11
Adds support to Coordination to call SetAllPeersLost() when it is closed. This ensure that when we disconnect from a Coordinator, we set all peers lost. This covers CoderSDK (CLI client) and Agent. Next PR will cover MultiAgent (notably, `wsproxy`).