Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MagicStack/asyncpg
/ stop
Method
stop
asyncpg/cluster.py:718–719 ·
view source on GitHub ↗
(self, wait=60)
Source
from the content-addressed store, hash-verified
716
pass
717
718
def
stop(self, wait=60):
719
pass
720
721
def
destroy(self):
722
pass
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected