Add arg to define thread limit - to throttle concurrent API calls when required #404
pytest.yml
on: pull_request
test-py38
45s
test-py27
58s
Annotations
3 errors
|
test_ThreadManager:
tests/test_ThreadManager.py#L62
AssertionError: assert 'Timeout. Abo...common_data\n' == 'Timeout. Abo...common_data\n'
Timeout. Abort task1
Timeout. Abort task2
- Thread task2: Finishing with data common_data
? ^
+ Thread task1: Finishing with data common_data
? ^
|
|
test-py38
Process completed with exit code 1.
|
|
test-py27
Process completed with exit code 1.
|