routewatch/internal/snapshotter
sneak 5bd3add59b Fix deadlock in snapshotter and add timing logs
- Move GetDetailedStats() call outside of read lock to avoid deadlock
- Add timing logs to identify performance bottlenecks during snapshot
- Log duration for copying routes, marshaling JSON, and writing to disk
2025-07-28 00:16:01 +02:00
..
snapshotter.go Fix deadlock in snapshotter and add timing logs 2025-07-28 00:16:01 +02:00