executorlib.task_scheduler.file.spawner_subprocess

executorlib.task_scheduler.file.spawner_subprocess#

Functions

execute_in_subprocess(command, file_name, ...)

Execute a command in a subprocess.

terminate_subprocess(task)

Terminate a subprocess and wait for it to complete.