qt5base-lts/tests/auto/concurrent
Tianlu Shao 87b93c29be QtConcurrent::run crashes on program exit
When an application is about to be closed and all the
destructors are called, if there isQtConcurrent::run on
the way, it crashes as the internal threadpool pointer
is nullptr.

Fixes: QTBUG-98901
Pick-to: 6.2 6.3
Change-Id: Idd84d1518fc6a225263e6666a0f1de2ccef79c82
Reviewed-by: Sona Kurazyan <sona.kurazyan@qt.io>
2021-12-20 13:18:26 +01:00
..
qtconcurrentfilter Fix QtConcurrent::blockingMapped to work with non-template sequences 2021-09-08 15:05:32 +02:00
qtconcurrentfiltermapgenerated Remove the qmake project files 2021-01-07 15:32:28 +01:00
qtconcurrentiteratekernel Remove the dead code for blocking methods from QtConcurrent 2021-06-14 11:52:36 +02:00
qtconcurrentmap Fix QtConcurrent::blockingMapped to work with non-template sequences 2021-09-08 15:05:32 +02:00
qtconcurrentmedian Remove the qmake project files 2021-01-07 15:32:28 +01:00
qtconcurrentrun QtConcurrent::run crashes on program exit 2021-12-20 13:18:26 +01:00
qtconcurrenttask Remove the qmake project files 2021-01-07 15:32:28 +01:00
qtconcurrentthreadengine tst_QtConcurrentThreadEngine: fix the threadCount() test 2021-07-12 15:54:41 +02:00
CMakeLists.txt Compile autotests for Integrity 2021-09-20 17:29:04 +03:00
testhelper_functions.h Fix QtConcurrent::blockingMapped to work with non-template sequences 2021-09-08 15:05:32 +02:00