summaryrefslogtreecommitdiffstats
path: root/qmake/generators/makefile.cpp
diff options
context:
space:
mode:
authorAndy Shaw <andy.shaw@qt.io>2018-11-28 14:56:45 +0100
committerAndy Shaw <andy.shaw@qt.io>2018-11-30 14:47:36 +0000
commit2afe4a1a074096a3a6476aae21e732c418717da7 (patch)
tree816ff47677ddda7ecce26caa3f57b357668e0b68 /qmake/generators/makefile.cpp
parent042707a6339cff6795d8d2ea08f927924f218a7b (diff)
Android: Don't use blocking queued when suspending the application
If the application gets suspended when a blocking queued connection is made then it will cause the application to hang when being resumed. Therefore a check is needed to still post the event to the other thread but in a non blocking manner so that it does not cause a hang on return. Fixes: QTBUG-72101 Change-Id: I6d53c97ed6d9d500559da2a9fd195226d1fc9905 Reviewed-by: BogDan Vatra <bogdan@kdab.com>
Diffstat (limited to 'qmake/generators/makefile.cpp')
0 files changed, 0 insertions, 0 deletions