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

Prevent potential memory exhaustion caused by unbounded channels #182

Closed
helgoboss opened this issue Feb 28, 2021 · 0 comments
Closed

Prevent potential memory exhaustion caused by unbounded channels #182

helgoboss opened this issue Feb 28, 2021 · 0 comments
Labels
enhancement New feature or request high priority

Comments

@helgoboss
Copy link
Owner

by using bounded channels

@helgoboss helgoboss added enhancement New feature or request high priority labels Feb 28, 2021
@helgoboss helgoboss changed the title Prevent potential memory exhaustion because of potential programming errors Prevent potential memory exhaustion caused by unbounded channels Feb 28, 2021
helgoboss added a commit that referenced this issue Mar 1, 2021
- #113 Add domain layer mapping lifecycle MIDI data support
- #182 Make all channels except server channel bounded
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request high priority
Projects
None yet
Development

No branches or pull requests

1 participant