Comment 6 for bug 1505385

Revision history for this message
Cameron Norman (cameronnemo) wrote :

Maybe use file descriptors so it is closed when the process exits? That way no messy watching of the processes. Make sure the CLOEXEC flag is on so child processes (e.g. a mail application triggered from the about dialog) do not activate DND.