https://bugs.kde.org/show_bug.cgi?id=448251

Igor Grkavac <grkavac.i...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
   Version Fixed In|                            |5.8.220400
         Resolution|---                         |FIXED
      Latest Commit|                            |https://invent.kde.org/kdev
                   |                            |elop/kdevelop/commit/9d2ee1
                   |                            |99b78376a0066d99e5802465ca7
                   |                            |153e482

--- Comment #2 from Igor Grkavac <grkavac.i...@gmail.com> ---
Git commit 9d2ee199b78376a0066d99e5802465ca7153e482 by Igor Grkavac.
Committed on 12/01/2022 at 17:12.
Pushed by igorkushnir into branch 'master'.

makebuilder: Change default number of jobs from 2 to 1

Default NumberOfJobs in makejob.cpp (1) and makebuilderconfig.kcfg (2)
is different. Kdevelop already tries to find the optimal number of threads
if NumberOfJobs field is not overridden. The current default makes
it impossible to override a number of jobs to 2 as NumberOfJobs will
switch to 1 due to makejob.cpp.
FIXED-IN: 5.8.220400

M  +1    -1    plugins/makebuilder/makebuilderconfig.kcfg

https://invent.kde.org/kdevelop/kdevelop/commit/9d2ee199b78376a0066d99e5802465ca7153e482

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to