guma44 / GEOparse

Python library to access Gene Expression Omnibus Database (GEO)
BSD 3-Clause "New" or "Revised" License
137 stars 51 forks source link

wgetter/urlget have no timeouts #46

Closed Miserlou closed 5 years ago

Miserlou commented 6 years ago

GEOparse hangs for me quite a lot, particularly on slow connections. I think this is because there are no timeout values set.

guma44 commented 6 years ago

Hmm, not sure how to approach this. I will take a look if this is possible for these particular packages. Maybe it is possible to set it globally for the urllib.