Files
crawler/crawler.go
primal edf54ca212 Add graceful shutdown for goroutines
- Add shutdownCh channel to signal goroutines to stop
- Check IsShuttingDown() in all main loops
- Wait 2 seconds for goroutines to finish before closing DB

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-01 19:23:57 -05:00

20 KiB