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

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

    XMLWordPrintable

Details

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

    Description

      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.

      Attachments

        Issue Links

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

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes