google / Xee

An Xarray extension for Google Earth Engine
https://xee.rtfd.io
Apache License 2.0
247 stars 29 forks source link

ResourceWarning: Enable tracemalloc to get the object allocation traceback #12

Open alxmrs opened 1 year ago

alxmrs commented 1 year ago
ResourceWarning: Enable tracemalloc to get the object allocation traceback
xee/ext.py:432: ResourceWarning: unclosed <ssl.SSLSocket fd=11, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('192.168.36.36', 54608), raddr=('74.125.135.95', 443)>

This is caused by #9.

tylere commented 2 weeks ago

9 has been closed. Is this bug still reproducible?