Homec4science

Fix daemons erroring on already closed `STDOUT` and `STDERR`

Authored by Richard van Velzen <rvanvelzen@expert-shops.com> on Nov 29 2013, 15:16.

Description

Fix daemons erroring on already closed STDOUT and STDERR

Summary: Fixes T4177. This is the only "good" way of not erroring on these lines, because detecting truthyness doesn't always tell you everything.

Test Plan: after changing the lines, tailed the log. Didn't see new errors coming in. Changed the lines back and saw the log growing quite quickly.

Reviewers: epriestley, #blessed_reviewers

Reviewed By: epriestley

CC: Korvin, epriestley, aran

Maniphest Tasks: T4177

Differential Revision: https://secure.phabricator.com/D7674

Details

Committed
epriestley <git@epriestley.com>Nov 30 2013, 04:34
Pushed
aubortMar 17 2017, 12:03
Parents
rPHUcd5e097be808: Support b'binary string' in XHPASTNode
Branches
Unknown
Tags
Unknown

Event Timeline

epriestley <git@epriestley.com> committed rPHU8ebecbf192fa: Fix daemons erroring on already closed `STDOUT` and `STDERR` (authored by Richard van Velzen <rvanvelzen@expert-shops.com>).Nov 30 2013, 04:34