-
Notifications
You must be signed in to change notification settings - Fork 95
Errors are suppressed in generator comprehensions #32
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
Comments
@ncw I will take a look this issue |
|
@corona10 are you getting anywhere with this? Do you need help? |
Line 100 in 2609237
Well, I tracked the code and I found that something issue in this side. But I don't know which is the main reason for this issue yet. So if you already solve this issue, Then please upload a PR for this issue :) |
I haven't figured it out either! But yes, it is probably something to do with making a new Vm Frame and the errors being suppressed there rather than propagated. |
@ncw |
Great. Don't forget a failing test case :-) |
Which should have output
The text was updated successfully, but these errors were encountered: