Skip to content

framework

subprocess

Python standard library module for launching child processes and collecting their exit status, output streams and timeouts. Its run() function raises TimeoutExpired on timeout and CalledProcessError when check is set.

Known aliases

  • Python subprocess module

Relationships

No evidence-backed relationships are recorded.

Current clusters