2e8acf4825
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 |
||
---|---|---|
.. | ||
quteprocess.py | ||
test_quteprocess.py | ||
test_testprocess.py | ||
test_webserver.py | ||
testprocess.py | ||
webserver_sub_ssl.py | ||
webserver_sub.py | ||
webserver.py |