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

Incorrect description of QtConcurrent::run()

    XMLWordPrintable

Details

    • 0235de994 (dev), 6a549625e (tqtc/lts-6.2), a3189a456 (tqtc/lts-5.15), cb247aecd (6.5), 69fa86f81 (6.6)
    • Foundations Sprint 79, Foundations Sprint 80, Foundation Sprint 81, Foundation Sprint 82, Foundation Sprint 83, Foundation Sprint 84

    Description

      Due QTBUG-106933, which seems is an optimization feature, not a bug, description of QtConcurrent::run(QThreadPool *pool, Function function, ...) should be changed. Currrently there is: "Runs function in a separate thread. The thread is taken from the QThreadPool pool." It should be changed to something like: "Runs function in a separate thread taken from the QThreadPool pool or current thread, depending on <something>" Sorry I don't known details, it is quite useless for my task, but I think that information is rather important for other programmers.

      Attachments

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

        Activity

          People

            dennisoberst Dennis Oberst
            slx SLX
            Vladimir Minenko Vladimir Minenko
            Alex Blasche Alex Blasche
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews