Page MenuHomePhabricator

Send the `aphlict` process log to the `node` log
ClosedPublic

Authored by epriestley on Apr 22 2016, 12:01 AM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Apr 12, 10:06 PM
Unknown Object (File)
Thu, Apr 11, 10:46 AM
Unknown Object (File)
Sat, Apr 6, 2:47 AM
Unknown Object (File)
Fri, Apr 5, 11:10 AM
Unknown Object (File)
Tue, Apr 2, 12:09 PM
Unknown Object (File)
Tue, Apr 2, 12:09 PM
Unknown Object (File)
Tue, Apr 2, 12:09 PM
Unknown Object (File)
Tue, Apr 2, 12:09 PM
Subscribers
None

Details

Summary

I've possibly seen a couple of aphlict processes exit under suspicious circumstances (maybe?). Make sure any PHP errors get captured into the log.

Test Plan
  • Added an exception after forking.
  • Before change: vanished into thin air.
  • After change: visible in the log.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

epriestley retitled this revision from to Send the `aphlict` process log to the `node` log.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: chad.
  • Also print more diagnostic information about signals.
chad edited edge metadata.
This revision is now accepted and ready to land.Apr 22 2016, 12:43 AM
This revision was automatically updated to reflect the committed changes.