Skip to content
Snippets Groups Projects
Commit a1fed931 authored by Friedemann Kleint's avatar Friedemann Kleint
Browse files

VCS: Fix time-out handling for synchronous processes.

Introduce static utilities to Utils::SynchronousProcess
for synchronous processes that mimicks the handling
of Utils::SynchronousProcess (apply timeout after no
more data are available on stdout/stderr as opposed
to waitForFinished()).

Task-number: QTCREATORBUG-777
parent 1f940786
No related merge requests found
Showing
with 125 additions and 92 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment