MCPcopy 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

fMethod · 0.45
check_partsMethod · 0.45
sigchild_ignore.pyFile · 0.45
access_lazy_importMethod · 0.45
gc_threadMethod · 0.45
mutator_threadMethod · 0.45
thread_funcMethod · 0.45
workerMethod · 0.45
start_workMethod · 0.45
register_callbackMethod · 0.45
parentMethod · 0.45
bg_threadMethod · 0.45

Calls

no outgoing calls

Tested by 15

fMethod · 0.36
check_partsMethod · 0.36
gc_threadMethod · 0.36
mutator_threadMethod · 0.36
thread_funcMethod · 0.36
workerMethod · 0.36
start_workMethod · 0.36
register_callbackMethod · 0.36
parentMethod · 0.36
bg_threadMethod · 0.36
set_gen_nameFunction · 0.36
set_gen_qualnameFunction · 0.36