ants-sinica / nhird-iis

NHIRD-IIS Project
0 stars 0 forks source link

[taskdaemon.py] Memory leak when database has gone #62

Closed ants-sinica closed 5 years ago

ants-sinica commented 8 years ago

The memory of taskdaemon.py does not be released if a task ended up with (2006, 'MySQL server has gone away')

ants-sinica commented 8 years ago

even the gc.collect() has been called and gc.garbage.length == 0

ants-sinica commented 8 years ago

this is observed in MacPro