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

repl: Improve Flush() to handle BlockWait() timeouts #349

Merged
merged 1 commit into from
Sep 27, 2024

Conversation

morgo
Copy link
Collaborator

@morgo morgo commented Sep 27, 2024

A Pull Request should be associated with an Issue.

We wish to have discussions in Issues. A single issue may be targeted by multiple PRs.
If you're offering a new feature or fixing anything, we'd like to know beforehand in Issues,
and potentially we'll be able to point development in a particular direction.
Further notes in https://github.com/cashapp/spirit/blob/main/.github/CONTRIBUTING.md

Fixes #348

@kolbe kolbe merged commit 77598d0 into main Sep 27, 2024
13 checks passed
@morgo morgo deleted the mtocker-extend-timeout-in-flush branch September 27, 2024 17:13
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.

BlockWait may fail on resume
2 participants