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

Fix bounded channel being too small #1747

Merged
merged 2 commits into from
Apr 4, 2024
Merged

Fix bounded channel being too small #1747

merged 2 commits into from
Apr 4, 2024

Conversation

tomaka
Copy link
Contributor

@tomaka tomaka commented Apr 4, 2024

Fix #1745

Fixes a left-over from #1685

It's not clear to me what is the cleanest way to properly enforce max_pending_requests, but we can't do it before #1436 anyway.

Work time: 15mn

@tomaka tomaka added this pull request to the merge queue Apr 4, 2024
Merged via the queue into smol-dot:main with commit fba1a8a Apr 4, 2024
21 checks passed
@tomaka tomaka deleted the fix-1745 branch April 4, 2024 05:57
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.

QueueFullError: JSON-RPC requests queue is full
1 participant