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

Improve the error reporting of QFuture

XMLWordPrintable

    • Icon: User Story User Story
    • Resolution: Done
    • Icon: P2: Important P2: Important
    • 6.0
    • None
    • Core: Threads
    • None
    • All
    • 21
    • Qt6_Foundation_ Sprint 5, Qt6_Foundation_ Sprint 6

      It isn't possible to get information about an exception without re-throwing it. Provide a way of accessing the information about exception without forcing the users to retrieve the result(s) or blocking with waitForFinished().

      We can consider adding bool hasException() / QException *exception() methods as suggested here.

       
       

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

            sonakur Sona Kurazyan
            sonakur Sona Kurazyan
            Maurice Kalinowski Maurice Kalinowski
            Alex Blasche Alex Blasche
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes