Closed beltran closed 7 years ago
Hi,
Sometimes the socket is left opened here. I'm seeing a bunch of these logs in python3 every time the function is called:
ResourceWarning: unclosed <socket.socket fd=5, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=0, laddr=('0.0.0.0', 43928)>
Awesome fix, +1
Hi,
Sometimes the socket is left opened here. I'm seeing a bunch of these logs in python3 every time the function is called:
ResourceWarning: unclosed <socket.socket fd=5, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=0, laddr=('0.0.0.0', 43928)>