Closed smalers closed 5 years ago
The RunProgram command needed improvement to work better on Linux, which requires some changes to ProcessManager class.
RunProgram
ProcessManager
I updated the class to better support RunProgram on Linux. Next will review Windows tests to make sure it still works. Close the issue.
The
RunProgram
command needed improvement to work better on Linux, which requires some changes toProcessManager
class.