omnigraph/crates/omnigraph-cluster/tests
aaltshuler 16759b28b9 fix(cluster): RAII-guard the callback failpoint
ScopedFailPoint::with_callback gives cfg_callback the same Drop-based cleanup
as cfg actions; a panic while the point is active no longer leaks the callback
into the process-global registry where it would fire under later tests
(greptile review, PR #167).

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-06-10 02:36:24 +03:00
..
failpoints.rs fix(cluster): RAII-guard the callback failpoint 2026-06-10 02:36:24 +03:00