Hi, On Wed, 29 Jan 2020 20:12:54 +0200 Adrian Bunk <b...@debian.org> wrote: > https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/uvloop.html > > ... > ============================= test session starts > ============================== > platform linux -- Python 3.8.1, pytest-4.6.9, py-1.8.0, pluggy-0.13.0 > rootdir: /build/1st/uvloop-0.14.0+ds1 > collected 423 items > > tests/test_aiohttp.py .... > tests/test_base.py > .s......................................s.................................... > tests/test_context.py s.......... > tests/test_cython.py . > tests/test_dealloc.py . > tests/test_dns.py ....................s.............................. > tests/test_executors.py .... > tests/test_process.py > .............................................................. > tests/test_process_spawning.py . > tests/test_regr1.py . > tests/test_signals.py s................... > tests/test_sockets.py ...............s.........Wed Jan 29 17:44:02 UTC 2020 - > pbuilder was killed by timeout after 18h. > > > > My guess (that could be wrong) is that this might be related > to reuse_address no longer supported in Python 3.8.1: > https://bugs.python.org/issue37228
> The upstream issue: https://github.com/MagicStack/uvloop/issues/318 Piotr, I am going to upload this fix/workaround to DELAYED/5: https://salsa.debian.org/python-team/modules/uvloop/-/commit/302a7e8f5a2869e13d0550cd37e7a8f480e79869 Please shout if you object :) Hopefully it won’t be needed with the next upstream version when it’s released. -- Cheers, Andrej