Details
-
User Story
-
Resolution: Done
-
P2: Important
-
None
-
None
-
-
21
-
Qt6_Foundation_ Sprint 5, Qt6_Foundation_ Sprint 6
Description
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.
Attachments
Issue Links
- mentioned in
-
Page Loading...
For Gerrit Dashboard: QTBUG-81588 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
295509,7 | Store QFuture exceptions as std::exception_ptr | dev | qt/qtbase | Status: MERGED | +2 | 0 |
295510,9 | Add support of failure handler callbacks to QFuture | dev | qt/qtbase | Status: MERGED | +2 | 0 |