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

Stefan Brüns <stefan.bru...@rwth-aachen.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
      Latest Commit|                            |https://invent.kde.org/plas
                   |                            |ma/polkit-kde-agent-1/-/com
                   |                            |mit/094b64cf3d50d2b0cc74da2
                   |                            |9c59e5829cf5e9747
         Resolution|---                         |FIXED

--- Comment #3 from Stefan Brüns <stefan.bru...@rwth-aachen.de> ---
Git commit 094b64cf3d50d2b0cc74da29c59e5829cf5e9747 by Stefan Brüns.
Committed on 04/12/2023 at 18:09.
Pushed by bruns into branch 'master'.

Extend service start timeout

On a slow machine the service may take longer than 5 seconds (walltime) to
start,
especially during session start when multiple processes are competing for
CPU time and I/O.

The original reasoning for the timeout is to limit the time to quit the process
when the session is shut down, but that can be set with TimeoutStopSec.

Remove the start timeout, as it os questionable if is useful at all. It only
helps if there is some deadlock during startup which would be cured by a
fresh start, otherwise it is just consuming CPU time again and again.

For comparison, Gnome does not use Timeout[Start]Sec at all, but
only TimeoutStopSec.

M  +1    -1    plasma-polkit-agent.service.in

https://invent.kde.org/plasma/polkit-kde-agent-1/-/commit/094b64cf3d50d2b0cc74da29c59e5829cf5e9747

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

Reply via email to