Skip to content

[CSStep] Abort any binding step when constraint system is 'too complex' #42605

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

Merged
merged 2 commits into from
Apr 25, 2022

Conversation

xedin
Copy link
Contributor

@xedin xedin commented Apr 23, 2022

Previously the "too complex" would be detected by ComponentStep::take
but binding steps would still proceed until the producer is exhausted
because it considers failure of the previous resume to be just a failed
choice.

xedin added 2 commits April 22, 2022 17:55
Previously the "too complex" would be detected by `ComponentStep::take`
but binding steps would still proceed until the producer is exhausted
because it considers failure of the previous resume to be just a failed
choice.
@xedin xedin requested a review from hborla April 23, 2022 00:55
@xedin
Copy link
Contributor Author

xedin commented Apr 25, 2022

@swift-ci please smoke test

@xedin
Copy link
Contributor Author

xedin commented Apr 25, 2022

@swift-ci please smoke test Linux platform

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.

2 participants