Files
aether/store/memory.go
Hugo Nijhuis 185c645238
All checks were successful
CI / build (pull_request) Successful in 17s
Merge main and address review feedback
- Add mutex protection to SaveSnapshot and GetLatestSnapshot
- Add nil validation in SaveSnapshot
- Fix key collision in TestSnapshotDataIntegrity_LargeState (use fmt.Sprintf)
- Add concurrent access tests for snapshots

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-09 17:34:22 +01:00

2.8 KiB