ZeevG / python-forecast.io

A thin Python Wrapper for the Dark Sky (formerly forecast.io) weather API
http://zeevgilovitz.com/python-forecast.io/
Other
424 stars 88 forks source link

Requests don't have timeouts #57

Open nielstron opened 6 years ago

nielstron commented 6 years ago

All requests made should define timeouts or the script could hang indefinitely.