python-ring-doorbell icon indicating copy to clipboard operation
python-ring-doorbell copied to clipboard

unclosed SSL socket warning

Open rtphokie opened this issue 6 years ago • 0 comments

I'm consistently seeing this warning under Python 3.7.4

ResourceWarning: unclosed <ssl.SSLSocket fd=7, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=0, laddr=('XXX.XXX.XXX.XXX', 53790), raddr=('104.17.127.1', 443)>

rtphokie avatar Aug 13 '19 16:08 rtphokie