Files
pulse/internal
rcourtman f4c426cbdf fix: Properly close command client WebSocket when disabling remotely
When the server disables command execution for an agent, we now properly
call Close() on the command client to tear down the WebSocket connection.
Previously we just set the pointer to nil which left the goroutine running
with an orphaned connection.
2025-12-25 08:09:42 +00:00
..
2025-12-17 12:00:59 +00:00
2025-12-17 12:00:59 +00:00