summaryrefslogtreecommitdiff
path: root/src/plugins/python/pythonproject.cpp
diff options
context:
space:
mode:
authorJarek Kobus <jaroslaw.kobus@qt.io>2021-08-26 16:57:52 +0200
committerJarek Kobus <jaroslaw.kobus@qt.io>2021-09-09 14:34:59 +0000
commitecfe6b7fc1f92eb0e076406fb766fde8c8ec29b0 (patch)
tree510b74e85e123486503af997ec6ab76452578b91 /src/plugins/python/pythonproject.cpp
parente010fd2f48d50b6d8188fcfe84f456f643f6330f (diff)
downloadqt-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