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

No way to join a QRunnable with autoDelete set to false

    XMLWordPrintable

Details

    • Bug
    • Resolution: Out of scope
    • Not Evaluated
    • Some future release
    • 4.4.3
    • Core: Threads
    • None

    Description

      A common threading concept is thread joining, where one thread waits for another one to exit. This concept is unimplemented in QRunnable/QThreadPool, making it impossible to known when it's safe to delete QRunnables with the autoDelete property set to false.

      Attachments

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

        Activity

          People

            sorvig Morten Sørvig
            admin Administrator
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes