executorlib.task_scheduler.file.spawner_subprocess

executorlib.task_scheduler.file.spawner_subprocess#

Functions

subprocess_execute(command, file_name, data_dict)

Execute a command in a subprocess.

subprocess_terminate(task)

Terminate a subprocess and wait for it to complete.