You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 14, 2018. It is now read-only.
We are using IronPython to call Python from inside a .NET-Application. In our use case we have to debug the Python-Skript. So we enable the "Debug"-option of the ScriptEngine. We found out that the used memory rises by every call.