Hi Phyo,
thanks for prompt response :)
I didn't state clear that I already tried periodic gc but memory usage
still increase over team till out of memory, so we assume it's a real leak
cause by python program but we don't have good tool/methodology to hunt it,
thanks :)
Best Regards,
Jim(洪懷謙)
On
This week someone pushed a nice commit to a Python repository I contribute
to, which sped up Travis builds by upgrading pip and using the cache to
store requirements. I thought "that's neat, I should try that trick in my
own (R)Python projects". And that, friends, is how I entered a whole new
world