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

PyPanda: fix exception handling in _run_and_catch #1503

Merged
merged 1 commit into from
Jun 13, 2024

Conversation

AndrewFasano
Copy link
Member

Previously after an exception had been raised we would return None in all subsequent callbacks and trigger additional type errors (and lose the original error?)

Previously after an exception had been raised we would return None in all callbacks and trigger additional type errors.
@AndrewFasano AndrewFasano enabled auto-merge (rebase) June 13, 2024 23:03
@AndrewFasano AndrewFasano merged commit 236c1a8 into dev Jun 13, 2024
8 checks passed
@AndrewFasano AndrewFasano deleted the fix_error_in_error branch June 13, 2024 23:08
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.

None yet

1 participant