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

Method shutdown

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

Source from the content-addressed store, hash-verified

74 raise NotImplementedError("Mock doesn't implement start().")
75
76 def shutdown(self):
77 raise NotImplementedError("Mock doesn't implement shutdown().")
78
79 @staticmethod
80 def create_legacy_mock_server(buckets, # type: List[LegacyMockBucketSpec]

Callers 13

_shutdown_executorMethod · 0.45
_shutdown_executorMethod · 0.45
_shutdown_executorMethod · 0.45
_shutdown_executorMethod · 0.45
_shutdown_executorMethod · 0.45
_shutdown_executorMethod · 0.45
_attempt_shutdownMethod · 0.45
_attempt_shutdownMethod · 0.45
mainFunction · 0.45
mainFunction · 0.45
mainFunction · 0.45

Calls

no outgoing calls

Tested by 1