Skip to content

Fix timout handling in _download()

Knut requested to merge 1559402/code:timeout-fix into dev

The download now stops after a timeout as a non-recoverable connection state can be assuemed.

Merge request reports