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

No way to join a QRunnable with autoDelete set to false

XMLWordPrintable

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

      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.

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes