Uploaded image for project: 'Qt Creator'
  1. Qt Creator
  2. QTCREATORBUG-21485

runtime warning about race condition

XMLWordPrintable

    • b8dcaa455e8b8139634a1992a30b11295d627378 (qt-creator/qt-creator/4.8)

      When loading a QML trace you get the following warning:

      QFutureWatcher::connect: connecting after calling setFuture() is likely to produce race
      

      And this is correct. We indeed should first connect the QFutureWatcher and set the future.

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

            ulherman Ulf Hermann
            ulherman Ulf Hermann
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes