Files
qt-creator/src/libs/ssh/sshremoteprocessrunner.cpp
Jarek Kobus a3c531c2a3 SshRemoteProcessRunner: Get rid of no-op call to QtcProcess::terminate()
Calling QtcProcess::terminate() after disconecting from
process signals is a task for implicit ProcessReaper.
Delete the process instead.

Change-Id: I02d9b892125b1a1053aefe8edbc7bc96bac41381
Reviewed-by: hjk <hjk@qt.io>
2022-03-31 10:30:00 +00:00

6.2 KiB