@invalid-email-address
Latest commit 737f242 Jan 22, 2021 History
…bug where longrunning shell commands were not having their output captured in realtime. I had to add threading.Lock()'s and read date using iter and a buffer because the Popen.stdout.readline() function enters a deadlock when using stdout and stderr.
1 contributor

Users who have contributed to this file