Files
meredith 31d1b136ce [SCAN-81] Report ChunkUnit Panics (#4367)
* Add common.RecoverWithHandler

Allows panic recovery that still reports to Sentry, with caller-defined
handling afterward, so there's no confusion about chained recover() or
re-panicking.

* Catch ChunkUnit panics and include them in report

Keeps panics showing in Sentry, and includes panics in existing
first-fatal-error behavior, but does not propagate panics further
upward any longer.

* Test SourceManager ChunkUnit panic reporting
2025-08-06 10:33:45 -05:00
..
2023-06-22 08:02:25 -07:00
2023-02-27 21:03:47 -06:00
2024-09-24 08:00:02 -07:00