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
Add test for callback result loss when lock release fails
- Test verifies that LockReleaseException is thrown when callback succeeds but release fails
- Confirms callback result is lost in this scenario (documented limitation in ADR-003)
- Uses PG_TERMINATE_BACKEND to simulate release failure
- All 94 tests pass
0 commit comments