Details
-
Bug
-
Resolution: Fixed
-
P2: Important
-
6.8.0
-
None
-
libstdc++ 14.2.1, any recent GCC or Clang
-
2
-
8aef5b0d8 (dev), 90fab1e4e (6.9), 6355568cc (6.8), a6ce12d3b (tqtc/lts-6.5)
-
Foundation Sprint 122
Description
The reproducer is as simple as
QtFuture::whenAll(QFuture<void>{}, QFuture<void>{});