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

feat: add ctor parameter to keep the underlying stream open on disposal #95

Merged
merged 1 commit into from
Dec 24, 2023

Conversation

skwasjer
Copy link
Owner

Fixes #93

@skwasjer skwasjer merged commit 5e3c57f into main Dec 24, 2023
4 of 5 checks passed
@skwasjer skwasjer deleted the feature/keep_stream_open branch December 24, 2023 10:37
@skwasjer skwasjer restored the feature/keep_stream_open branch December 24, 2023 10:37
@skwasjer skwasjer deleted the feature/keep_stream_open branch December 24, 2023 10:38
Copy link

@skwasjer skwasjer added the enhancement New feature or request label Dec 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add a ctor parameter to RateLimitedStream to leave the original stream open
1 participant