Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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_server
Function · 0.45
_invoke_tool_call
Function · 0.45
_reap
Function · 0.45
_run_bash_with_abort
Function · 0.45
_run_rg_with_abort
Function · 0.45
_watch_outer
Method · 0.45
_watch_wake
Method · 0.45
_sleep_or_cancel
Method · 0.45
_run_git
Function · 0.45
_spawn_and_wait_inner
Method · 0.45
_sleep_or_cancel
Method · 0.45
_handle_connection
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected