Expected Behavior
No memory leak occurs during conversion
Actual Behavior
There is a memory leak in the conversion of the new supported types
Potential Solution
- Review and free leaking memory
- Update pythonnet version to 1.0.5.9 (next version number)
Reproducing the Problem
Execute python algorithm with a ton of calls to OnData()
System Information
N/A
Checklist
Expected Behavior
No memory leak occurs during conversion
Actual Behavior
There is a memory leak in the conversion of the new supported types
Potential Solution
Reproducing the Problem
Execute python algorithm with a ton of calls to
OnData()System Information
N/A
Checklist
masterbranch