Open yookoala opened 3 years ago
@adri: Please try to use the new v0.6.0 release and see if #70 fixed the memory leak issue.
Note: SimpleClientFactory
has been updated to remove the obsoleted limit
parameter for the new idPool implementation. Nothing else has been changed otherwise.
Potential problem here is that the idpool channel in these "disposable" clients never got proper GC and recovery.
As reported by @adri in this comment about this usage of the library:
And in this comment: