etr  2.0
 All Classes Namespaces Files Functions Variables Groups Pages
Classes | Functions | Variables
etr.tools.subprocess Namespace Reference

Classes

class  SignalContextManager
 Provides a context manager to be able to captue signals and forward them to a subprocess within a context manager scope. More...
 
class  KillOrphansContextManager
 Use instead of popen to perform cleanup of orphan subprocesses. More...
 

Functions

def cmd_and_log
 Runs command and logs to line_handler. More...
 

Variables

string TEMPLATE
 

Variable Documentation

string etr.tools.subprocess.TEMPLATE