Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/magic-wormhole/magic-wormhole
/ connected
Method
connected
src/wormhole/_dilation/connector.py:144–145 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
142
143
@m.state()
144
def
connected(self):
145
pass
# pragma: no cover
146
147
@m.state(terminal=True)
148
def
stopped(self):
Callers
15
test_connect_first_lister
Function · 0.45
test_connect_first_ask_twice
Function · 0.45
test_reconnect
Function · 0.45
test_refresh_first
Function · 0.45
test_unrefreshed
Function · 0.45
test_no_allocation
Function · 0.45
test_allocate_first
Function · 0.45
test_connect_first_allocator
Function · 0.45
test_set_invalid
Function · 0.45
test_set_first
Function · 0.45
test_connect_first_nameplate
Function · 0.45
test_reconnect_while_claiming
Function · 0.45
Calls
no outgoing calls
Tested by
15
test_connect_first_lister
Function · 0.36
test_connect_first_ask_twice
Function · 0.36
test_reconnect
Function · 0.36
test_refresh_first
Function · 0.36
test_unrefreshed
Function · 0.36
test_no_allocation
Function · 0.36
test_allocate_first
Function · 0.36
test_connect_first_allocator
Function · 0.36
test_set_invalid
Function · 0.36
test_set_first
Function · 0.36
test_connect_first_nameplate
Function · 0.36
test_reconnect_while_claiming
Function · 0.36