Skip to content

Fix bug when a read on a BufStream is cancelled.#1099

Merged
mehcode merged 1 commit intolaunchbadge:masterfrom
Diggsey:fix-bufstream-cancellation
Apr 9, 2021
Merged

Fix bug when a read on a BufStream is cancelled.#1099
mehcode merged 1 commit intolaunchbadge:masterfrom
Diggsey:fix-bufstream-cancellation

Conversation

@Diggsey
Copy link
Copy Markdown
Contributor

@Diggsey Diggsey commented Mar 13, 2021

Fixes #1097

@mehcode
Copy link
Copy Markdown
Member

mehcode commented Apr 9, 2021

Thank you for the tweaks here.

@mehcode mehcode merged commit 01bef75 into launchbadge:master Apr 9, 2021
@Diggsey Diggsey deleted the fix-bufstream-cancellation branch April 9, 2021 11:24
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.

Cancelling a call to PgListener::recv() will result in a protocol error

2 participants