Use zigpy SerialProtocol
(#256)
#469
Annotations
6 errors
shared-ci / Run tests Python 3.11.0:
tests/application/test_joining.py#L341
test_on_zdo_device_join_and_announce_fast[FormedLaunchpadCC26X2R1]
pytest.PytestUnraisableExceptionWarning: Exception ignored in: <coroutine object Device._initialize at 0x7ff7a6ea4040>
Traceback (most recent call last):
File "/home/runner/work/zigpy-znp/zigpy-znp/venv/lib/python3.11/site-packages/zigpy/device.py", line 381, in request
return await req.result
^^^^^^^^^^^^^^^^
GeneratorExit
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/home/runner/work/zigpy-znp/zigpy-znp/venv/lib/python3.11/site-packages/zigpy/device.py", line 258, in _initialize
await self.get_node_descriptor()
File "/home/runner/work/zigpy-znp/zigpy-znp/venv/lib/python3.11/site-packages/zigpy/device.py", line 220, in get_node_descriptor
status, _, node_desc = await self.zdo.Node_Desc_req(
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/hostedtoolcache/Python/3.11.0/x64/lib/python3.11/contextlib.py", line 222, in __aexit__
await self.gen.athrow(typ, value, traceback)
File "/home/runner/work/zigpy-znp/zigpy-znp/venv/lib/python3.11/site-packages/zigpy/device.py", line 127, in _limit_concurrency
yield
File "/home/runner/work/zigpy-znp/zigpy-znp/venv/lib/python3.11/site-packages/zigpy/device.py", line 377, in request
with self._pending.new(sequence) as req:
File "/home/runner/work/zigpy-znp/zigpy-znp/venv/lib/python3.11/site-packages/zigpy/util.py", line 289, in __exit__
self.result.cancel()
File "/opt/hostedtoolcache/Python/3.11.0/x64/lib/python3.11/asyncio/base_events.py", line 758, in call_soon
self._check_closed()
File "/opt/hostedtoolcache/Python/3.11.0/x64/lib/python3.11/asyncio/base_events.py", line 519, in _check_closed
raise RuntimeError('Event loop is closed')
RuntimeError: Event loop is closed
|
shared-ci / Run tests Python 3.11.0
Event loop is closed
|
shared-ci / Run tests Python 3.11.0
Event loop is closed
|
shared-ci / Run tests Python 3.11.0
Process completed with exit code 1.
|
shared-ci / Run tests Python 3.13
The job was canceled because "_3_11_0" failed.
|
shared-ci / Run tests Python 3.13
Event loop is closed
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
coverage-3.10.8
|
4.91 KB |
|
coverage-3.12
|
4.91 KB |
|
coverage-3.13
|
4.91 KB |
|
coverage-3.9.15
|
4.91 KB |
|