Linux Pid Process Python Wait Wait Until A Certain Process (knowing The "pid") End February 27, 2023 Post a Comment I have this: def get_process(): pids = [] process = None for i in os.listdir('/proc… Read more Wait Until A Certain Process (knowing The "pid") End