qt5base-lts/tests/auto/concurrent/qtconcurrenttask
Jarek Kobus c34673e5d9 QtConcurrent: Handle running with promise inside QTaskBuilder
Please note, that in case of run with promise it doesn't make
sense to provide the overload taking the FutureResult, as if we are
going to ignore the returned QFuture object, we can't communicate
with the passed QPromise.

Fixes: QTBUG-87083
Change-Id: I4066506736c2bbeea3e42030b9495f13e06cb27e
Reviewed-by: Sona Kurazyan <sona.kurazyan@qt.io>
2020-10-28 15:38:52 +01:00
..
CMakeLists.txt CMake: Regenerate projects to use new qt_internal_ API 2020-09-23 16:59:06 +02:00
qtconcurrenttask.pro QtConcurrent: add fluent interface to configure a task before run 2020-03-29 20:44:32 +01:00
tst_qtconcurrenttask.cpp QtConcurrent: Handle running with promise inside QTaskBuilder 2020-10-28 15:38:52 +01:00