Skip to content
Commit 127cd631 authored by Eugene Popov's avatar Eugene Popov 🇺🇦 Committed by David Edmundson
Browse files

[startplasma] Do not call QProcess::close() before QProcess::terminate()

Calling QProcess::close() before QProcess::terminate() will cause the process to be killed before we try to terminate it.

BUG: 97716
parent ff817abc
Pipeline #177871 passed with stage
in 6 minutes and 11 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