MCPcopy Index your code
hub / github.com/couchbase/couchbase-python-client / simple_async_txns.py

File simple_async_txns.py

examples/acouchbase/simple_async_txns.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import asyncio
2from datetime import timedelta
3from typing import TYPE_CHECKING
4from uuid import uuid4

Callers

nothing calls this directly

Calls 5

ClusterOptionsClass · 0.90
TransactionConfigClass · 0.90
runFunction · 0.85
get_event_loopMethod · 0.80

Tested by

no test coverage detected