MCPcopy Create free account
hub / github.com/couchbase/couchbase-python-client / run_reactor

Function run_reactor

txcouchbase/tests/conftest.py:44–45  ·  view source on GitHub ↗
(reactor)

Source from the content-addressed store, hash-verified

42
43
44def run_reactor(reactor):
45 reactor.run()
46
47
48def init_reactor():

Callers 1

init_reactorFunction · 0.85

Calls 1

runMethod · 0.45

Tested by

no test coverage detected