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

Method _handle_exitstatus

Lib/subprocess.py:1329–1340  ·  view source on GitHub ↗
(self, sts, _WIFSIGNALED=os.WIFSIGNALED,
                _WTERMSIG=os.WTERMSIG, _WIFEXITED=os.WIFEXITED,
                _WEXITSTATUS=os.WEXITSTATUS)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

_internal_pollMethod · 0.95
waitMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected