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

Panic on flowcontrol deadlock #430

Merged
merged 5 commits into from
Jan 15, 2023
Merged

Conversation

lthibault
Copy link
Collaborator

Fixes issue where fixedLimiter would silently deadlock when the size of a message exceeds the maximum total reservations.

Minor code cleanup included in separate commits.

@lthibault lthibault added the bug label Jan 15, 2023
@lthibault lthibault requested a review from zenhack January 15, 2023 00:42
@lthibault lthibault self-assigned this Jan 15, 2023
flowcontrol/fixed.go Outdated Show resolved Hide resolved
@lthibault lthibault merged commit cb9d4f9 into main Jan 15, 2023
@lthibault lthibault deleted the bugfix/panic-on-flowcontrol-deadlock branch January 15, 2023 03:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants