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: allow using alternative stream handlers (Infection) #33

Closed
wants to merge 6 commits into from

Conversation

dkarlovi
Copy link

@dkarlovi dkarlovi commented Sep 2, 2022

This is a PR from comments made by @dg and @maks-rafalko in #9. It's confirmed to fix issues with using Infection and BypassFinals together, tested on two of my projects.

@dkarlovi
Copy link
Author

dkarlovi commented Sep 2, 2022

Never mind, I've just noticed master branch contains the fix mentioned by @dg and it works even without the patch made by @maks-rafalko. The fix here seems to be to rely on dev-master version until next release. Closing.

@maks-rafalko
Copy link

Should be reopened, see #9 (comment)

@dkarlovi dkarlovi restored the fix/infection branch September 5, 2022 08:21
@dkarlovi dkarlovi reopened this Sep 5, 2022
@dmitryuk
Copy link
Contributor

dmitryuk commented Sep 5, 2022

Is it possible to make testcase?

@dkarlovi
Copy link
Author

dkarlovi commented Sep 5, 2022

Agreed, we should try to make one to avoid regressions here. Maybe we register a dummy stream wrapper and then register BypassFinals, would that work?

@dg dg force-pushed the master branch 7 times, most recently from 6dbc4f5 to 4fa5cfb Compare September 13, 2022 00:58
@dkarlovi
Copy link
Author

Alternative fix by @dg merged, closing.

@dkarlovi dkarlovi closed this Sep 13, 2022
@dkarlovi dkarlovi deleted the fix/infection branch September 13, 2022 14:58
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.

None yet

5 participants