Stabilize recap bounded-concurrency verification #690

Merged
timmy merged 1 commits from timmy/689-stabilize-recap-concurrency-test into main 2026-08-12 23:55:25 +00:00
Owner

Closes #689

Replaces the host-sensitive wall-clock threshold with deterministic synchronization that proves exactly three recap time-log operations enter concurrently, a fourth remains blocked until release, and all five complete in request order.

Tests:

  • focused test repeated 10 times
  • python3 -m pytest tests/ -q (1362 passed)
Closes #689 Replaces the host-sensitive wall-clock threshold with deterministic synchronization that proves exactly three recap time-log operations enter concurrently, a fourth remains blocked until release, and all five complete in request order. Tests: - focused test repeated 10 times - `python3 -m pytest tests/ -q` (1362 passed)
timmy added 1 commit 2026-08-12 23:53:30 +00:00
test: stabilize recap concurrency verification (Closes #689)
All checks were successful
CI / lint (pull_request) Successful in 1m26s
CI / build-release (pull_request) Successful in 7s
CI / release-candidate (pull_request) Has been skipped
3817d2c67b
timmy merged commit 52e2c26304 into main 2026-08-12 23:55:25 +00:00
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: stackchain/stackchain-dashboard#690
No description provided.