When a download is finished with `removed-finished-download` set to a delay, it's removed via a singleshot QTimer. However, when the window was closed in the meantime, the slot still was executed by Qt, even though the DownloadManager was already deleted. Fixes #1242 |
||
---|---|---|
.. | ||
helpers | ||
html | ||
integration | ||
unit | ||
conftest.py | ||
test_conftest.py |