d55db285fc
Wait for the subprocess to print "ready" before assuming that it is ready to receive calls. waitForStarted() will return as soon as the child is running, but it may not have registered on D-Bus yet. This also solves the synchronization problem more elegantly than how tst_qdbusmarshall.cpp was trying to do it. Change-Id: I548dfba2677cc5a34ba50f4310c4d5baa98093b2 Reviewed-by: Simon Hausmann <simon.hausmann@digia.com> |
||
---|---|---|
.. | ||
server | ||
test | ||
.gitignore | ||
qdbusperformance.pro | ||
serverobject.h | ||
tst_qdbusperformance.cpp |