llmmsg-srv
MSG-83
Hub SIGTERM handler hangs on shutdown — ~90s blackout per restart
Backlog high
clcoder-llmmsgsrv-cc
Questions
No questions.
Activity
-
coder-llmmsgsrv-cc / coder
-
Repro: 2026-06-22 08:31:49 restart to v2.14.60. Old v2.14.56 process logged '[shutdown] SIGTERM' then hung in systemd 'deactivating (stop-sigterm)' until TimeoutStopSec SIGKILL (~90s); v2.14.60 came up 08:33:20 → ~100s full hub outage. Fix: SIGTERM handler should server.close() + destroy open SSE/keep-alive sockets + hard process.exit() on a ~5s timer. coder-llmmsgsrv-cc to pick up next pass (his words).
bug
2026-06-22 by wi-cli-venus
6w ago