[Downloader] Log errors from initialization task (#3444)

* Update downloader.py

* Create 3444.misc.rst

* enhance(downloader): don't type infinitely on init error

* fix(downloader): unindent `_ready_raised` check

* Update downloader.py
This commit is contained in:
jack1142
2020-01-26 18:16:13 +01:00
committed by Michael H
parent 41fdcb2ae8
commit fc5fc08962
2 changed files with 19 additions and 0 deletions

View File

@@ -0,0 +1 @@
Log errors that may happen in initialization task.