QuantConnect / pythonnet

Python for .NET is a package that gives Python programmers nearly seamless integration with the .NET Common Language Runtime (CLR) and provides a powerful application scripting tool for .NET developers.
http://pythonnet.github.io
MIT License
28 stars 27 forks source link

Handle null python traceback on clr bubbled exception #77

Closed jhonabreul closed 10 months ago

jhonabreul commented 11 months ago

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