Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Test various cancellation behaviour #24

Merged
merged 1 commit into from
Aug 12, 2024
Merged

Conversation

jackkleeman
Copy link
Contributor

We should pin down the behaviour around clients going away, suspensions, and cancellations. Also add new behaviour to panic proactively if the client has gone away when starting to write a new journal entry.

Copy link

github-actions bot commented Aug 8, 2024

Test Results

  5 files  ±0    5 suites  ±0   7m 22s ⏱️ -19s
 41 tests ±0   41 ✅ ±0  0 💤 ±0  0 ❌ ±0 
101 runs  ±0  101 ✅ ±0  0 💤 ±0  0 ❌ ±0 

Results for commit bee1c76. ± Comparison against base commit 8eb988a.

♻️ This comment has been updated with latest results.

@jackkleeman jackkleeman force-pushed the cancellation-tests branch 2 times, most recently from 44a16f6 to bee1c76 Compare August 12, 2024 09:43
We should pin down the behaviour around clients going away, suspensions,
and cancellations. Also add new behaviour to panic proactively if the
client has gone away when starting to write a new journal entry.
@jackkleeman jackkleeman merged commit 7e3afc4 into main Aug 12, 2024
3 checks passed
@jackkleeman jackkleeman deleted the cancellation-tests branch August 12, 2024 13:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants