Details
-
Bug
-
Resolution: Duplicate
-
Not Evaluated
-
None
-
6.4.0
-
None
Description
See attached example:
Returning a finished QFuture with a .then() from a function and trying to call ".then" on it will hang indefinitely when trying to execute the last ".then" ( in QFutureInterfaceBase::isChainCanceled() )
Attachments
Issue Links
- duplicates
-
QTBUG-105182 Access violation / infinite loop in QFutureInterfaceBase::isChainCanceled()
- Closed