Previously --ws-port started WS in a goroutine then called Run() which blocked; if TCP IPC failed it took the whole process down even though WS was up. Now both run in goroutines and the first error from either kills the daemon. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
3.1 KiB
3.1 KiB