Limit request concurrency #79
Annotations
14 errors
shared-ci / Run tests Python 3.12:
tests/test_api.py#L80
test_command
assert False is True
+ where False = <function isfuture at 0x7f8eabae8ae0>(<coroutine object XBee._command at 0x7f8eaa2b3880>)
+ where <function isfuture at 0x7f8eabae8ae0> = asyncio.isfuture
|
shared-ci / Run tests Python 3.12
Process completed with exit code 1.
|
shared-ci / Run tests Python 3.9.15
The job was canceled because "_3_12" failed.
|
shared-ci / Run tests Python 3.9.15:
tests/test_api.py#L80
test_command
assert False is True
+ where False = <function isfuture at 0x7ffb0bfc2310>(<coroutine object XBee._command at 0x7ffb0a61cbc0>)
+ where <function isfuture at 0x7ffb0bfc2310> = asyncio.isfuture
|
shared-ci / Run tests Python 3.9.15
The operation was canceled.
|
shared-ci / Run tests Python 3.8.14
The job was canceled because "_3_12" failed.
|
shared-ci / Run tests Python 3.8.14:
tests/test_api.py#L80
test_command
assert False is True
+ where False = <function isfuture at 0x7fd709bee040>(<coroutine object XBee._command at 0x7fd70772f940>)
+ where <function isfuture at 0x7fd709bee040> = asyncio.isfuture
|
shared-ci / Run tests Python 3.8.14
The operation was canceled.
|
shared-ci / Run tests Python 3.10.8
The job was canceled because "_3_12" failed.
|
shared-ci / Run tests Python 3.10.8:
tests/test_api.py#L80
test_command
assert False is True
+ where False = <function isfuture at 0x7f7409ced2d0>(<coroutine object XBee._command at 0x7f7407c35d90>)
+ where <function isfuture at 0x7f7409ced2d0> = asyncio.isfuture
|
shared-ci / Run tests Python 3.10.8
The operation was canceled.
|
shared-ci / Run tests Python 3.11.0
The job was canceled because "_3_12" failed.
|
shared-ci / Run tests Python 3.11.0:
tests/test_api.py#L80
test_command
assert False is True
+ where False = <function isfuture at 0x7f3ebd046700>(<coroutine object XBee._command at 0x7f3ebb993400>)
+ where <function isfuture at 0x7f3ebd046700> = asyncio.isfuture
|
shared-ci / Run tests Python 3.11.0
The operation was canceled.
|