CommandLauncher: call emitResult() as soon as process has started
This MR makes `emitResult` get called as soon as the process has started instead of when the process has ended. It also changes `emitDelayedError` as a protected member of `KProcessRunner` to make it invokable by `ForkingProcessRunner`. It also removes `processFinished` signal as it's not used anymore. BUG: 466359
parent
5bda4289
Loading
Loading
Pipeline
#362028
passed
with stage
in
37 minutes and 54 seconds
Loading
Please register or sign in to comment