Page MenuHomePhabricator

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

Authored by richardvanvelzen on Nov 29 2013, 1:07 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Nov 15, 9:31 AM
Unknown Object (File)
Fri, Nov 15, 9:31 AM
Unknown Object (File)
Fri, Nov 15, 9:31 AM
Unknown Object (File)
Tue, Nov 12, 2:46 PM
Unknown Object (File)
Oct 19 2024, 2:29 AM
Unknown Object (File)
Oct 17 2024, 1:57 PM
Unknown Object (File)
Oct 15 2024, 5:05 AM
Unknown Object (File)
Oct 4 2024, 3:35 PM
Tokens
"The World Burns" token, awarded by epemble.

Details

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.

Diff Detail

Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

Closed by commit rPHU8ebecbf192fa (authored by Richard van Velzen <rvanvelzen@expert-shops.com>, committed by @epriestley).

Sorry, the git push wasn't FF and I didn't catch it.