Files
thuanleandClaude Opus 4.7 31b31c7635
CI / fmt (pull_request) Successful in 4m53s
CI / test (pull_request) Successful in 11m40s
fix: graceful HTTP server shutdown on SIGINT/SIGTERM
Replace router.Run() with explicit http.Server + Shutdown() so the
process exits cleanly when context is cancelled.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-04-28 00:25:47 +07:00
..