Skip to content

Conversation

@alimcmaster1
Copy link
Member

AssertionError: Caused unexpected warning(s): [('ResourceWarning', ResourceWarning("unclosed <ssl.SSLSocket fd=18, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('10.20.0.43', 54722), raddr=('172.217.204.95', 443)>"), ),

This is a google address -> which leads me to believe this resource warning is coming from our network function in _testing.py since it calls urllib.request.urlopen("https://www.google.com")

Note: this doesn't solve the problem but we should use https. (Avoids a redirect)

@jreback jreback added this to the 1.2 milestone Sep 19, 2020
@jreback jreback added the IO Network Local or Cloud (AWS, GCS, etc.) IO Issues label Sep 19, 2020
@jreback jreback merged commit 4236c86 into pandas-dev:master Sep 19, 2020
@jreback
Copy link
Contributor

jreback commented Sep 19, 2020

thanks @alimcmaster1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Clean IO Network Local or Cloud (AWS, GCS, etc.) IO Issues

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants