[Goodies-dev] [Bug 4036] genmon configuration hangs if command has no output or hangs

bugzilla-daemon at xfce.org bugzilla-daemon at xfce.org
Tue Apr 29 06:33:56 CEST 2008


DO NOT REPLY TO THIS EMAIL.  Also, do not reply via email to the person
whose email is mentioned below.  To comment on this bug, please visit:
http://bugzilla.xfce.org/show_bug.cgi?id=4036





------- Comment #1 from stephent98 at hotmail.com  2008-04-29 04:33 UTC -------
Created an attachment (id=1607)
 --> (http://bugzilla.xfce.org/attachment.cgi?id=1607&action=view)
close unused pipe ends so poll() returns on end-of-file

This patch fixes the test case with "/bin/true".

Unused pipe ends must be closed for poll() to receive an end-of-file.
See "man 7 pipe".


-- 
Configure bugmail: http://bugzilla.xfce.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the Goodies-dev mailing list