Closed qstokkink closed 2 months ago
Looking at the code, the listen_ports
is only set in listen_succeeded_alert
here:
The fact that this test has worked at all seems like luck.
I think the test is supposed to wait until the download is active. From 7.14:
await download.wait_for_status(DownloadStatus.DOWNLOADING)
@egbertbouman if I try that with the reproduction patch of #8144, the test locks up.
A random failure occurred during the validation tests (Windows, Python 3.9):
logs_28070745617.zip