[Bug 371903] Re: sysvinit: correctly wait for backgrounded tasks with CONCURRENCY=shell
Petter Reinholdtsen
pere at hungry.com
Wed Jan 29 10:56:29 UTC 2014
The shell concurrency is obsolete and have been removed from sysv-rc.
This patch no longer applies, and I suspect the bug report should be
closed.
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to sysvinit in Ubuntu.
https://bugs.launchpad.net/bugs/371903
Title:
sysvinit: correctly wait for backgrounded tasks with CONCURRENCY=shell
Status in “sysvinit” package in Ubuntu:
New
Bug description:
Binary package hint: sysv-rc
When CONCURRENCY=shell is used in /etc/init.d/rc many backgrouned
scripts can be executed in parallel, but we wait only for the first
one to finish before spawning the next group of init scripts with
another sequence number. The correct way is to wait for all the
backgrounded tasks before executing the next bunch of scripts.
A debdiff fix is attached.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/sysvinit/+bug/371903/+subscriptions
More information about the foundations-bugs
mailing list