Ax2Git
Ax2Git copied to clipboard
Memory leak
When exporting XPOs, Ax client consumes large amounts of RAM and never releases it. Garbage collection does not seem to work here.
Workaround is to restart Ax client after exporting considerable number of XPOs.
@min2sia did you have any ideas on how this could be fixed?
@min2sia did you have any ideas on how this could be fixed?
I tested several approaches, trying to de-allocate the memory allocated to AOT node, but nothing worked. Looks like a kernel bug. The only workaround is to restart Ax client after exporting any significant amount of objects.