Maximilian Middeke

Results 1 comments of Maximilian Middeke

A dirty hack to remove the bug that exposes the underlying issue: ``` def split_pid_name(pid_name): """ Split the entry PID/Program name into the PID (int) and the name (str) :param...