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 null python traceback on clr bubbled exception #77

Conversation

jhonabreul
Copy link
Collaborator

@jhonabreul jhonabreul commented Oct 26, 2023

Minor fix for null python traceback on clr bubbled exception. This happens when ClrBubbledExceptions are bubbled from nested interop calls like C# -> Python -> C# -> Python -> ...

Related forum entry: https://www.quantconnect.com/forum/discussion/16264/random-error-when-running-backtest-on-quantconnect-cloud/p1

@jhonabreul jhonabreul force-pushed the bug-null-python-traceback-on-clr-bubbled-exception branch from bcf631d to a41f87c Compare October 26, 2023 23:54
Copy link
Member

@Martin-Molinero Martin-Molinero left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice! thank you

@Martin-Molinero Martin-Molinero merged commit 8836d3d into QuantConnect:master Oct 27, 2023
0 of 21 checks passed
@jhonabreul jhonabreul deleted the bug-null-python-traceback-on-clr-bubbled-exception branch October 27, 2023 13:01
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.

2 participants