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

Method start

tests/mock_server.py:247–248  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

245 pass
246
247 def start(self):
248 self._invoke()
249
250 def shutdown(self):
251 self._attempt_shutdown()

Callers

nothing calls this directly

Calls 1

_invokeMethod · 0.95

Tested by

no test coverage detected