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

New bug against calling parallel/sequential on the same stream. #417

Open
mattnelson opened this issue Jun 1, 2021 · 0 comments
Open

New bug against calling parallel/sequential on the same stream. #417

mattnelson opened this issue Jun 1, 2021 · 0 comments

Comments

@mattnelson
Copy link

Changing the state of the stream without a terminal operation between the two states produces indeterminate stream state.

https://stackoverflow.com/questions/35742640/calling-sequential-on-parallel-stream-makes-all-previous-operations-sequential/35744490#35744490

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

No branches or pull requests

2 participants