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

Incorrect description of QtConcurrent::run()

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P3: Somewhat important P3: Somewhat important
    • None
    • 6.4.3
    • None
    • Foundations Sprint 79

      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.

        For Gerrit Dashboard: QTBUG-112351
        # Subject Branch Project Status CR V

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

              Created:
              Updated: