https://bugs.kde.org/show_bug.cgi?id=466359

Nicolas Fella <nicolas.fe...@gmx.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
      Latest Commit|                            |https://invent.kde.org/fram
                   |                            |eworks/kio/commit/fea052ba3
                   |                            |69e474a092516a4717556b52ff9
                   |                            |2e00
         Resolution|---                         |FIXED

--- Comment #6 from Nicolas Fella <nicolas.fe...@gmx.de> ---
Git commit fea052ba369e474a092516a4717556b52ff92e00 by Nicolas Fella, on behalf
of Thenujan Sandramohan.
Committed on 24/03/2023 at 22:33.
Pushed by nicolasfella into branch 'kf5'.

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.

M  +0    -2    src/gui/commandlauncherjob.cpp
M  +1    -2    src/gui/kprocessrunner.cpp
M  +1    -6    src/gui/kprocessrunner_p.h

https://invent.kde.org/frameworks/kio/commit/fea052ba369e474a092516a4717556b52ff92e00

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to