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

Improve current non-det combinators with new interruption implementation #1057

Closed
pchlupacek opened this issue Jan 6, 2018 · 1 comment
Closed
Assignees
Milestone

Comments

@pchlupacek
Copy link
Contributor

Assure that all the non-det combinators share same behaviour like interruptWhen. Currently some are implemented with UnconsAsync and as such will suffer with some streams to be uninterruptible.

@pchlupacek pchlupacek added this to the 0.10 milestone Jan 6, 2018
@pchlupacek pchlupacek self-assigned this Jan 6, 2018
@pchlupacek
Copy link
Contributor Author

adressed by #1066, #1061, 1059

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

No branches or pull requests

1 participant