shared-ci / Run tests Python 3.12.9:
tests/test_application.py#L1814
test_startup_concurrency_setting[1-32-1]
assert 4 == 1
+ where 4 = <RequestLimiter(max_concurrency=4, active=0, waiting=0)>.max_concurrency
+ where <RequestLimiter(max_concurrency=4, active=0, waiting=0)> = <bellows.zigbee.application.ControllerApplication object at 0x7f98457a4b60>._concurrent_requests_semaphore
Show more
Show less
shared-ci / Run tests Python 3.13.2:
tests/test_application.py#L1814
test_startup_concurrency_setting[1-32-1]
assert 4 == 1
+ where 4 = <RequestLimiter(max_concurrency=4, active=0, waiting=0)>.max_concurrency
+ where <RequestLimiter(max_concurrency=4, active=0, waiting=0)> = <bellows.zigbee.application.ControllerApplication object at 0x7ffa7a539e50>._concurrent_requests_semaphore
Show more
Show less
shared-ci / Run tests Python 3.11.0:
tests/test_application.py#L1814
test_startup_concurrency_setting[1-32-1]
assert 4 == 1
+ where 4 = <RequestLimiter(max_concurrency=4, active=0, waiting=0)>.max_concurrency
+ where <RequestLimiter(max_concurrency=4, active=0, waiting=0)> = <bellows.zigbee.application.ControllerApplication object at 0x7f9ac5019310>._concurrent_requests_semaphore
Show more
Show less
shared-ci / Run tests Python 3.9.15:
tests/test_application.py#L1814
test_startup_concurrency_setting[1-32-1]
assert 4 == 1
+ where 4 = <RequestLimiter(max_concurrency=4, active=0, waiting=0)>.max_concurrency
+ where <RequestLimiter(max_concurrency=4, active=0, waiting=0)> = <bellows.zigbee.application.ControllerApplication object at 0x7f25c78b2e50>._concurrent_requests_semaphore
Show more
Show less
shared-ci / Run tests Python 3.10.8:
tests/test_application.py#L1814
test_startup_concurrency_setting[1-32-1]
assert 4 == 1
+ where 4 = <RequestLimiter(max_concurrency=4, active=0, waiting=0)>.max_concurrency
+ where <RequestLimiter(max_concurrency=4, active=0, waiting=0)> = <bellows.zigbee.application.ControllerApplication object at 0x7f4d6a1cf3a0>._concurrent_requests_semaphore
Show more
Show less