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

Forbid chaining when() calls when the first was not on alternatives type #1848

Closed
hueniverse opened this issue Jun 7, 2019 · 0 comments
Closed
Assignees
Labels
breaking changes Change that can breaking existing code
Milestone

Comments

@hueniverse
Copy link
Contributor

It just never does what people expect it to. They expect it to create further specialization of the fork, but in practice, it just adds another option to the end of the alternatives chain which results in a lot of wasted time.

@hueniverse hueniverse added the breaking changes Change that can breaking existing code label Jun 7, 2019
@hueniverse hueniverse added this to the 16.0.0 milestone Jun 7, 2019
@hueniverse hueniverse self-assigned this Jun 7, 2019
@hueniverse hueniverse added the v16 label Aug 11, 2019
@lock lock bot locked as resolved and limited conversation to collaborators Feb 7, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
breaking changes Change that can breaking existing code
Projects
None yet
Development

No branches or pull requests

1 participant