[Bug 903993] Re: Don't hang waiting for input from commands
Clint Byrum
clint at fewbar.com
Fri Dec 16 21:44:40 UTC 2011
This makes sense to me. Its simpler even than you suggest. I see no good
reason that cloud-init ever should read from stdin, so it should
probably just re-open stdin as /dev/null. Any program that hangs waiting
for input from a non tty like /dev/null is doing things wrong, or is
being invoked incorrectly.
I don't see this as High though, as it can be worked around by not
running programs that wait for input from stdin. Dropping to Medium, and
forwarding to cloud-init upstream project.
** Changed in: cloud-init (Ubuntu)
Status: New => Triaged
** Changed in: cloud-init (Ubuntu)
Importance: High => Medium
** Also affects: cloud-init
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to cloud-init in Ubuntu.
https://bugs.launchpad.net/bugs/903993
Title:
Don't hang waiting for input from commands
To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-init/+bug/903993/+subscriptions
More information about the Ubuntu-server-bugs
mailing list