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

Fix memory leak #70

Closed Martin-Molinero closed 2 years ago

Martin-Molinero commented 2 years ago

Cherry pick memory leak fix https://github.com/pythonnet/pythonnet/pull/1873