test(receipt): cover concurrent body snapshots#151
Conversation
Sigilix OverviewEffort: 2/5 (small) Quality gates
Summary — latest pushAdds a race-enabled test to verify that hashingBody snapshot calls during concurrent reads do not corrupt the final byte count, SHA-256 digest, or EOF completion state. This regression test directly validates the concurrency hardening introduced in #150. The specialist review flagged zero findings and approved, confirming the change is safe to merge. Important files
Confidence: 5/5The change is a pure addition of a targeted concurrency regression test with no production code modifications and a clean specialist approval.
Suggested labels:
|
❌ QualityMax Pipeline
Powered by QualityMax — AI-Powered Test Automation |
Summary
Context
Follow-up to the receipt egress hardening merged in #150. This PR contains only the remaining regression test that was not part of the merge.
Validation