Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/couchbase/couchbase-python-client
/ shutdown
Method
shutdown
tests/mock_server.py:250–251 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
248
self._invoke()
249
250
def
shutdown(self):
251
self._attempt_shutdown()
252
253
254
class
CavesMockServer(MockServer):
Callers
nothing calls this directly
Calls
1
_attempt_shutdown
Method · 0.95
Tested by
no test coverage detected