Source: pyserial-asyncio
Version: 0.6-4
Severity: important
Tags: forky sid
User: [email protected]
Usertags: python3.14

Hi Maintainer

The autopkgtests of this package failed in Ubuntu with Python 3.14 as
the default version.  I've copied what I hope is the relevant part of
the log below.

Regards
Graham


 71s autopkgtest [16:07:06]: test command1: python3 -munittest discover -v
 71s autopkgtest [16:07:06]: test command1: [-----------------------
 71s test_asyncio (test.test_asyncio.Test_asyncio.test_asyncio) ... ERROR
 71s
 71s ======================================================================
 71s ERROR: test_asyncio (test.test_asyncio.Test_asyncio.test_asyncio)
 71s ----------------------------------------------------------------------
 71s Traceback (most recent call last):
 71s   File "/tmp/autopkgtest.7FFNNv/build.Urq/src/test/test_asyncio.py",
line 45, in setUp
 71s     self.loop = asyncio.get_event_loop()
 71s                 ~~~~~~~~~~~~~~~~~~~~~~^^
 71s   File "/usr/lib/python3.14/asyncio/events.py", line 715, in get_event_loop
 71s     raise RuntimeError('There is no current event loop in thread %r.'
 71s                        % threading.current_thread().name)
 71s RuntimeError: There is no current event loop in thread 'MainThread'.
 71s
 71s ----------------------------------------------------------------------
 71s Ran 1 test in 0.001s
 71s
 71s FAILED (errors=1)
 71s autopkgtest [16:07:06]: test command1: -----------------------]
 72s autopkgtest [16:07:07]: test command1:  - - - - - - - - - -
results - - - - - - - - - -
 72s command1             FAIL non-zero exit status 1

Reply via email to