You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
raftengine: add missing tests, document Close order, and deduplicate remaining engine wrappers
Address @claude review feedback:
- Add durationToTicks unit tests (zero tick, exact, remainder, below min)
- Add dest_already_exists validation test for MigrateFSMStore
- Document Engine.Close must be called before FactoryResult.Close
- Deduplicate remaining 8 instances of hashicorpraftengine.New() in tests
0 commit comments