On Sun, Jul 07, 2013 at 12:55:47PM -0700, Pavel Sanda wrote: > Richard Heck wrote: > >> Basically, what I did was to add a new parameter to > >> SystemcallPrivate::startProcess() to tell if we should detach. If so, I'm > >> calling QProcess::startDetached instead of QProcess::start(). > > > > Who knows this code well enough to comment? > > Enrico?
I think that the patch is fine. -- Enrico