Skip to content

[test][python] memory issue

Gitlab Import requested to merge remotes/origin/test/dunepythonmemorytest into master
  • add duneypthonmemorytest to show memory issue
  • when calling a converted python function with arguments in a loop it leads to memory leakage
  • while calling a function without arguments it seems to be fine

Merge request reports