[Bug 1050001] [NEW] API shutdown(timeout=X) call always tries to call stop(), spewing error messages to the console when the container is already stopped
Stéphane Graber
stgraber at stgraber.org
Wed Sep 12 18:52:59 UTC 2012
Public bug reported:
Title should say it all, example is available at:
http://paste.ubuntu.com/1201056/
18:45 <hallyn> d'oh. i think i line got dropped there
18:46 <hallyn> the if (timeout > 0) should be if (!retv && timeout > 0)
18:46 <hallyn> we're calling c->stop() on a stopped container otherwise
** Affects: lxc (Ubuntu)
Importance: Low
Assignee: Serge Hallyn (serge-hallyn)
Status: Triaged
** Changed in: lxc (Ubuntu)
Status: New => Triaged
** Changed in: lxc (Ubuntu)
Importance: Undecided => Low
** Changed in: lxc (Ubuntu)
Assignee: (unassigned) => Serge Hallyn (serge-hallyn)
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to lxc in Ubuntu.
https://bugs.launchpad.net/bugs/1050001
Title:
API shutdown(timeout=X) call always tries to call stop(), spewing
error messages to the console when the container is already stopped
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/1050001/+subscriptions
More information about the Ubuntu-server-bugs
mailing list