MCPcopy Create free account
hub / github.com/cft0808/edict / start

Method start

tests/test_dashboard_dispatch.py:46–48  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

44 self.target = target
45
46 def start(self):
47 if self.target:
48 self.target()
49
50 monkeypatch.setattr(srv.threading, 'Thread', ImmediateThread)
51

Callers 9

_load_pg_transitionsFunction · 0.45
test_healthzFunction · 0.45
_trigger_refreshFunction · 0.45
wake_agentFunction · 0.45
dispatch_for_stateFunction · 0.45
do_POSTMethod · 0.45
mainFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected