Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-108498

QFuture (makeReadyFuture) hangs if returned from function

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: Not Evaluated Not Evaluated
    • None
    • 6.4.0
    • Core: QtConcurrent
    • None
    • macOS, Windows

      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() )

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            sonakur Sona Kurazyan
            madwinter Marcus Tillmanns
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes