Skip to content
This repository has been archived by the owner on Apr 9, 2024. It is now read-only.

Adding new support for leaving the stream open #174

Merged
merged 3 commits into from
Mar 24, 2023

Conversation

acrilly-msft
Copy link

Adding new private bool which can prevent the base stream from closing and modifying the constructors to allow for this to be passed in from calling code.

@acrilly-msft acrilly-msft reopened this Oct 14, 2022
@squid-box
Copy link
Owner

I would've loved some form of unit test for this, but I can add that later.

Thanks!

@squid-box squid-box merged commit 8115c34 into squid-box:dev Mar 24, 2023
@squid-box
Copy link
Owner

As it turned out, tests would've shown this wasn't a complete implementation of the fix :)
I've added the last necessary parts and tests in cdcae1e.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants