qt5base-lts/tests/auto/corelib/io/qprocess-noapplication
Thiago Macieira 24a231d7a3 Re-revert "Delay creation of the process manager"
This reverts commit daba2c507ad42c66dafa6a29cffa94e9641e0c58,
re-applying commit d9c06bf25210b3d0b31ee6126e57bcb82c292da1, because
the change was accidentally brought back in commit
eae8fb8599.

There's a potential deadlock when a QProcess is created while a
QCoreApplication is instantiated but never executed, or if the main
thread waits() for the child thread.

Task-number: QTBUG-27260
Change-Id: I9e0fdc0341b3063de90979377bac35f2a827b260
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@digia.com>
2012-10-15 04:52:08 +02:00
..
qprocess-noapplication.pro Re-revert "Delay creation of the process manager" 2012-10-15 04:52:08 +02:00
tst_qprocessnoapplication.cpp Re-revert "Delay creation of the process manager" 2012-10-15 04:52:08 +02:00