[Bug 371903] Re: sysvinit: correctly wait for backgrounded tasks with CONCURRENCY=shell

Steve Langasek steve.langasek at canonical.com
Fri Jan 31 16:47:01 UTC 2014


Marked as resolved, per Pere.

** Changed in: sysvinit (Ubuntu)
       Status: New => Fix Released

-- 
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:
  Fix Released

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