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] reraise __cause__ of the CodeEvaluationError if it exists #48

Open
wants to merge 1 commit into
base: 16.0
Choose a base branch
from

Conversation

benwillig
Copy link

No description provided.

statechart/models/interpreter.py Outdated Show resolved Hide resolved
… want the final exception before CodeEvaluationError and not the root one
@benwillig benwillig force-pushed the 16.0-fix_root_cause-bwi branch from fc43145 to bb621c5 Compare July 8, 2024 07:25
@sbidoul
Copy link
Member

sbidoul commented Jul 8, 2024

@sbejaoui The previous recursion mechanism was inherited the python 2 era. Maybe worth checking if this works for your project too?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants