mirror of
https://github.com/rcourtman/Pulse.git
synced 2026-09-10 18:45:53 +00:00
83cb858c15
- 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