python-ws-discovery icon indicating copy to clipboard operation
python-ws-discovery copied to clipboard

Memory leaks

Open jjehl opened this issue 3 years ago • 0 comments

Version 2.0.0 use in production ran into memory leaks because thread are not closed correctly. The patch https://github.com/andreikop/python-ws-discovery/commit/368a65d70039c058b69cf4988e5d1c7f0690d6bc correctly fix this issue.

Can you release 2.0.1 on Pypi to provided the latest version with pip.

jjehl avatar Feb 13 '22 09:02 jjehl