Open plengauer opened 5 months ago
This would just be:
parent.py |->Child Bash Command
or do you mean:
parent.py |->child_process.py | |->Child Bash Command
or do you mean all subprocesses that will spin off - similar to that in the context of subprocess
Similar to node (already implemented), python is used a lot for scripting. so injecting into subprocesses could be useful.