diff options
author | Jarek Kobus <jaroslaw.kobus@qt.io> | 2021-08-26 16:57:52 +0200 |
---|---|---|
committer | Jarek Kobus <jaroslaw.kobus@qt.io> | 2021-09-09 14:34:59 +0000 |
commit | ecfe6b7fc1f92eb0e076406fb766fde8c8ec29b0 (patch) | |
tree | 510b74e85e123486503af997ec6ab76452578b91 /src/plugins/python/pythonproject.cpp | |
parent | e010fd2f48d50b6d8188fcfe84f456f643f6330f (diff) | |
download | qt-creator-ecfe6b7fc1f92eb0e076406fb766fde8c8ec29b0.tar.gz |
Add a test ensuring we don't receive a warning when killing process
Before we were receiving the following warning when detroying the
QtcProcess while still running:
QProcess: Destroyed while process ("[program_name]") is still running.
With the new implementation it won't appear anymore since terminating
running QtcProcesses is done internally by the reaper.
Change-Id: I14a0de136f463966cb1e4c43c5cb26b4de47e7ce
Reviewed-by: hjk <hjk@qt.io>
Diffstat (limited to 'src/plugins/python/pythonproject.cpp')
0 files changed, 0 insertions, 0 deletions