MCPcopy Create free account
hub / github.com/apache/cassandra-python-driver / test_asyncioreactor.py

File test_asyncioreactor.py

tests/unit/io/test_asyncioreactor.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1AsyncioConnection, ASYNCIO_AVAILABLE = None, False
2try:
3 from cassandra.io.asyncioreactor import AsyncioConnection
4 import asynctest

Callers

nothing calls this directly

Calls 1

is_monkey_patchedFunction · 0.90

Tested by

no test coverage detected