There are various small changes here: - If the process is already finished, we don't try to terminate it. - On Windows, we use QProcess::kill instead of QProcess::terminate, as terminate will only work with processes which have a GUI loop. - We assert that quitting the suprocess actually worked. Fixes #3384 |
||
---|---|---|
.. | ||
end2end | ||
helpers | ||
manual | ||
unit | ||
conftest.py | ||
test_conftest.py |