mirror of
https://github.com/rcourtman/Pulse.git
synced 2026-09-21 10:43:36 +00:00
8079508c49
- Move deadline/pong handler setup BEFORE registering agent in map - Use writeMu mutex consistently for all WebSocket writes - Prevents race between registration response and ExecuteCommand calls - Fixes flaky TestExecuteCommand_RoundTripViaWebSocket in CI