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

fix: correctly debug preprocessor again #3332

Merged

Conversation

mashb1t
Copy link
Collaborator

@mashb1t mashb1t commented Jul 21, 2024

fixes #3327
as discussed in #3323

add missing inheritance for EarlyReturnException from BaseException to correctly throw and catch

fixes lllyasviel#3327
as discussed in lllyasviel#3323

add missing inheritance for EarlyReturnException from BaseException to correctly throw and catch
@mashb1t mashb1t merged commit 2e8cff2 into lllyasviel:main Jul 21, 2024
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.

[Bug] TypeError: catching classes that do not inherit from BaseException is not allowed
1 participant