US07-04: Prove Concurrency and Crash Recovery #86

Merged
domverse merged 1 commits from us/US07-04-prove-concurrency-and-crash-recovery into main 2026-08-17 11:09:30 +02:00
Owner

Implements #41

Tests:

  • work_item/scripts/python -m unittest discover -s work_item/tests -v
  • work_item/scripts/python -m pytest tests -q
  • work_item/scripts/python -m pytest tests/integration/test_concurrency_races.py tests/integration/test_fault_matrix.py tests/e2e/test_crash_recovery.py tests/unit/test_fault_artifacts.py -q

Commit: c4e64d2b9a8633eb5bdf3fb2701d448a0c5fd518

Implements #41 Tests: - `work_item/scripts/python -m unittest discover -s work_item/tests -v` - `work_item/scripts/python -m pytest tests -q` - `work_item/scripts/python -m pytest tests/integration/test_concurrency_races.py tests/integration/test_fault_matrix.py tests/e2e/test_crash_recovery.py tests/unit/test_fault_artifacts.py -q` Commit: `c4e64d2b9a8633eb5bdf3fb2701d448a0c5fd518`
domverse added 1 commit 2026-08-17 11:08:56 +02:00
domverse merged commit d08d19c03c into main 2026-08-17 11:09:30 +02:00
Sign in to join this conversation.