Skip to content
Commit 01481fb9 authored by Thenujan Sandramohan's avatar Thenujan Sandramohan Committed by Nicolas Fella
Browse files

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
Pipeline #362028 passed with stage
in 37 minutes and 54 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment