aboutsummaryrefslogtreecommitdiffstats
path: root/qtlocation
diff options
context:
space:
mode:
authorJuha Karjalainen <juha.karjalainen@qt.io>2018-11-22 16:21:17 +0200
committerLiang Qi <liang.qi@qt.io>2018-12-12 13:49:42 +0000
commite21401751a7852b13070e3a95ff08058dd19dd5c (patch)
tree51c3efbafe4cf72a6bffc01930fed18dcd510725 /qtlocation
parentbc12bb763f80b99470d121bea496bb31824fe6d5 (diff)
Provisioning: Change how executables are waited to finish
This patch only affects Windows. Python3 provisioning took over 30-35 minutes. As both 32 and 64 bit versions are provisioned it took over 1h this change lowers time taken to 5 minutes. start-process with -wait flag waits for given process and its sub-processes to exit. Wait-process insteads just waits for process to exit. Change-Id: Ib9a323dcf9e2d07318a0d259a72ca4c4d0a4ed80 Reviewed-by: Simo Fält <simo.falt@qt.io>
Diffstat (limited to 'qtlocation')
0 files changed, 0 insertions, 0 deletions