Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/python/cpython
/ wait
Method
wait
Lib/test/test_pyrepl/support.py:167–168 ·
view source on GitHub ↗
(self, timeout: float | None = None)
Source
from the content-addressed store, hash-verified
165
pass
166
167
def
wait(self, timeout: float | None = None) -> bool:
168
return
True
169
170
def
repaint(self) -> None:
171
pass
Callers
15
f
Method · 0.45
check_parts
Method · 0.45
sigchild_ignore.py
File · 0.45
access_lazy_import
Method · 0.45
gc_thread
Method · 0.45
mutator_thread
Method · 0.45
thread_func
Method · 0.45
worker
Method · 0.45
start_work
Method · 0.45
register_callback
Method · 0.45
parent
Method · 0.45
bg_thread
Method · 0.45
Calls
no outgoing calls
Tested by
15
f
Method · 0.36
check_parts
Method · 0.36
gc_thread
Method · 0.36
mutator_thread
Method · 0.36
thread_func
Method · 0.36
worker
Method · 0.36
start_work
Method · 0.36
register_callback
Method · 0.36
parent
Method · 0.36
bg_thread
Method · 0.36
set_gen_name
Function · 0.36
set_gen_qualname
Function · 0.36