Skip to content
  • Friedemann Kleint's avatar
    VCS: Fix time-out handling for synchronous processes. · a1fed931
    Friedemann Kleint authored
    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
    a1fed931