mirror of
https://github.com/simon987/od-database.git
synced 2025-04-19 18:36:44 +00:00
Bugfix post-pycurl update pt. 3 (Sorry!)
This commit is contained in:
parent
25e1e58828
commit
dff4125c9f
@ -198,7 +198,6 @@ class HttpDirectory(RemoteDirectory):
|
|||||||
is_dir=False
|
is_dir=False
|
||||||
)
|
)
|
||||||
except pycurl.error:
|
except pycurl.error:
|
||||||
curl.close()
|
|
||||||
retries -= 1
|
retries -= 1
|
||||||
|
|
||||||
logger.debug("TimeoutError - _request_file")
|
logger.debug("TimeoutError - _request_file")
|
||||||
|
Loading…
x
Reference in New Issue
Block a user