Forwarding stdin hangs when redirecting stdin from file

If you run pola-run with stdin redirected from a file, pola-run hangs with 100% CPU usage. The same occurs if you redirect stdin from /dev/null.

Reported by Thomas Leonard: http://lists.gnu.org/archive/html/plash/2007-06/msg00001.html

Resolution

See EventLoopAndFDs for implementation notes.

PlashIssues/ForwardingStdinHangs (last edited 2008-03-30 17:13:53 by MarkSeaborn)