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

QThreadPool, starting threads after expiry time where maxThreadCount == 0

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P2: Important P2: Important
    • None
    • 4.7.1, 4.7.3
    • Core: QtConcurrent
    • None
    • WinXP. Qt 4.7.1. MSVC 2005.

      1. Set thread pool max thread count to 0.
      2. Start a runnable.
      3. Runnable starts & finishes.
      4. expiryTimeout passes, thread is stopped.
      5. Start a second runnable.
      6. Runnable doesn't do anything.

      I would expect that at step 6 the runnable starts.

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

            dfaure_kdab David Faure
            ryan@enzosystems.com Ryan van der Bijl
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes