summaryrefslogtreecommitdiff
path: root/internal/debug
AgeCommit message (Collapse)Author
2026-04-08Task e: gate debug signal handlers behind build tagPaul Buetow
2026-04-08task 8: update debug build tagsPaul Buetow
2026-02-04add runtime debugging signals and convert to magev0.10.0Paul Buetow
- Add SIGUSR1 handler for goroutine stack dumps when app hangs - Add SIGUSR2 handler for full profiling (heap, cpu, block) - Add --debug-dir flag for configurable debug output location - Convert build system from go-task to mage - Update documentation with debugging workflow - Bump version to 0.10.0