You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
James Thistlewood a59c6f5200
Fix: SimpleClient.call does not raise TimeoutError on timeout (#1501)
2 weeks ago
..
__init__.py Internal code restructure (no functional changes) 2 years ago
test_admin.py Address failures of test suite on Mac (#1497) 3 weeks ago
test_client.py Eliminate race conditions on disconnect (Fixes #1441) 7 months ago
test_manager.py Pass a `reason` argument to the disconnect handler (#1422) 10 months ago
test_namespace.py Pass a `reason` argument to the disconnect handler (#1422) 10 months ago
test_pubsub_manager.py Adopted pyenv-asyncio for async unit tests 10 months ago
test_server.py Pass a `reason` argument to the disconnect handler (#1422) 10 months ago
test_simple_client.py Fix: SimpleClient.call does not raise TimeoutError on timeout (#1501) 2 weeks ago