MCPcopy Create free account
hub / github.com/eshirazi/python-with-braces / wait

Method wait

Lib/subprocess.py:1001–1008  ·  view source on GitHub ↗

Wait for child process to terminate. Returns returncode attribute.

(self)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 11

openMethod · 0.95
_invokeMethod · 0.95
openMethod · 0.95
communicateMethod · 0.95
_communicateMethod · 0.95
_demo_posixFunction · 0.95
_demo_windowsFunction · 0.95
_syscmd_fileFunction · 0.95
changed_filesFunction · 0.95
subprocFunction · 0.95
callFunction · 0.45

Calls 2

_handle_exitstatusMethod · 0.95
_eintr_retry_callFunction · 0.85

Tested by

no test coverage detected