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.
Miguel Grinberg 288ebb189d
Eliminate race conditions on disconnect (Fixes #1441)
4 weeks ago
..
__init__.py Internal code restructure (no functional changes) 2 years ago
test_admin.py Adopted unittest.mock.AsyncMock in async unit tests 4 months ago
test_client.py Eliminate race conditions on disconnect (Fixes #1441) 4 weeks ago
test_manager.py Pass a `reason` argument to the disconnect handler (#1422) 4 months ago
test_namespace.py Pass a `reason` argument to the disconnect handler (#1422) 4 months ago
test_pubsub_manager.py Adopted pyenv-asyncio for async unit tests 4 months ago
test_server.py Pass a `reason` argument to the disconnect handler (#1422) 4 months ago
test_simple_client.py Allow custom client subclasses to be used in SimpleClient and AsyncSimpleClient (Fixes #1432) 2 months ago