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

Handle yield throw? #210

Closed
2767mr opened this issue Aug 5, 2022 · 1 comment
Closed

Handle yield throw? #210

2767mr opened this issue Aug 5, 2022 · 1 comment

Comments

@2767mr
Copy link
Contributor

2767mr commented Aug 5, 2022

Since #174 and #194 remove .throw from the iterator helpers Yield can no longer return an abrupt completion (if I didn't miss anything).
If that is the case, all the related error handling should be removed.

@2767mr
Copy link
Contributor Author

2767mr commented Aug 5, 2022

.return also counts as abrupt. Please disregard.

@2767mr 2767mr closed this as completed Aug 5, 2022
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