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

runtime warning about race condition

    XMLWordPrintable

Details

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

    Description

      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.

      Attachments

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

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes