MCPcopy
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_reconnectFunction · 0.45
test_refresh_firstFunction · 0.45
test_unrefreshedFunction · 0.45
test_no_allocationFunction · 0.45
test_allocate_firstFunction · 0.45
test_set_invalidFunction · 0.45
test_set_firstFunction · 0.45

Calls

no outgoing calls

Tested by 15

test_reconnectFunction · 0.36
test_refresh_firstFunction · 0.36
test_unrefreshedFunction · 0.36
test_no_allocationFunction · 0.36
test_allocate_firstFunction · 0.36
test_set_invalidFunction · 0.36
test_set_firstFunction · 0.36