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

Switch in-memory implementation from bounded to unbounded channel #26

Merged
merged 1 commit into from
Feb 8, 2024

Conversation

svix-jplatte
Copy link
Member

The main purpose seems to be testing, where it wouldn't be crazy to wait for an arbitrary number of pushes into the channel to succeed before doing further work that would pull out values again.

@svix-jplatte svix-jplatte requested a review from a team February 8, 2024 15:05
@svix-lucho svix-lucho merged commit 32bf5f1 into main Feb 8, 2024
2 checks passed
@svix-jplatte svix-jplatte deleted the jplatte/mpsc-unbounded branch February 8, 2024 15:20
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