mirror of
https://github.com/browseros-ai/BrowserOS.git
synced 2026-05-19 03:26:28 +00:00
SIGQUIT (Ctrl+\) was not in the signal notify list, causing Go's default handler to dump goroutines. On macOS ARM64 this triggers a known runtime bug where semasleep panics on the signal stack. Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>