MCPcopy Create free account
hub / github.com/agentforce314/clawcodex / wait

Method wait

tests/bridge/test_worktree.py:256–257  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

254 pass
255
256 async def wait(self):
257 return 0
258
259 async def fake_subprocess(*_a, **_kw):
260 return WedgedProc()

Callers 15

_spawn_serverFunction · 0.45
_invoke_tool_callFunction · 0.45
_reapFunction · 0.45
_run_bash_with_abortFunction · 0.45
_run_rg_with_abortFunction · 0.45
_watch_outerMethod · 0.45
_watch_wakeMethod · 0.45
_sleep_or_cancelMethod · 0.45
_run_gitFunction · 0.45
_spawn_and_wait_innerMethod · 0.45
_sleep_or_cancelMethod · 0.45
_handle_connectionFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected