Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/aio-libs/aiohttp
/ detach
Method
detach
aiohttp/connector.py:94–95 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
92
self._transport = None
93
94
def
detach(self):
95
self._transport = None
96
97
@property
98
def
closed(self):
Callers
2
_create_connection
Method · 0.95
test_detach
Function · 0.95
Calls
no outgoing calls
Tested by
1
test_detach
Function · 0.76