Files
Miguel ÁngelandClaude Sonnet 4.6 05b6eb4f2f fix(cli): use Connection: close on fetch calls instead of process.exit(0)
Address PR feedback: the root cause is undici's HTTP keep-alive pool
holding TCP sockets open. Adding Connection: close to the update check
and telemetry fetch calls lets the event loop drain naturally after
render completes, without needing a forced process.exit(0).

Co-Authored-By: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com>
2026-03-27 19:34:16 -04:00
..
2026-03-27 22:16:04 +00:00
2026-03-27 22:16:04 +00:00
2026-03-27 22:16:04 +00:00
2026-03-27 22:16:04 +00:00