Files
nanobot/nanobot
chengyongruandClaude Opus 4.6 aed1ef5529 fix: add SIGTERM, SIGHUP handling and ignore SIGPIPE
- Add handler for SIGTERM to prevent "Terminated" message on Linux
- Add handler for SIGHUP for terminal closure handling
- Ignore SIGPIPE to prevent silent process termination
- Change os._exit(0) to sys.exit(0) for proper cleanup

Fixes issue #1365

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-02 11:04:53 +08:00
..
2026-03-01 06:36:29 +00:00
2026-03-01 16:51:54 +08:00
2026-03-01 06:06:01 +00:00
2026-03-01 13:35:24 +08:00
2026-02-28 17:55:18 +00:00
2026-02-01 07:36:42 +00:00