Currently if there is an unhandled exception while e.g. downloading, it is not added to the log - this makes logs less useful... To simulate, one can add an invalid statement to download_blocking() function.
Currently if there is an unhandled exception while e.g. downloading, it is not added to the log - this makes logs less useful...
To simulate, one can add an invalid statement to download_blocking() function.