diff options
| author | Friedemann Kleint <Friedemann.Kleint@qt.io> | 2018-02-08 17:14:38 +0100 |
|---|---|---|
| committer | Friedemann Kleint <Friedemann.Kleint@qt.io> | 2018-02-08 19:56:03 +0000 |
| commit | b624cdac21c7fd673c5c9e73be158f3b5fb79bc5 (patch) | |
| tree | e091022fa1540f517dabab595021db1919f021a8 /examples/opengl/legacy/framebufferobject2/main.cpp | |
| parent | f1d227bceb5cbf58adbc107aa2e2f83df401d71e (diff) | |
tst_QSharedPointer: Fix termination of external processes on Windows
Timeouts with subsequent failures to delete the temporary
directories have been observed in COIN.
Previously, QProcess:terminate() was used to end the processes,
which does not have any effect on console processes on Windows.
Add a helper function which resorts to kill() on failure
to terminate().
Change-Id: I05539d1703280d34b392f2e8ff8565b9a04d703c
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
Diffstat (limited to 'examples/opengl/legacy/framebufferobject2/main.cpp')
0 files changed, 0 insertions, 0 deletions
