Skip to content

[test][python] memory issue

  • 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