mirror of
https://github.com/systemd/systemd.git
synced 2025-01-26 14:04:03 +03:00
665ee17def
We special-handle events with a TIMEOUT= set, so they don't get queued or wait for parent events to finish, to make sure we can handle them as fast as possible. With this change we first try to find an idle worker process before forking a new one.