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)
Tue, Jan 21, 3:57 PM
Unknown Object (File)
Tue, Jan 21, 1:03 PM
Unknown Object (File)
Sat, Jan 18, 7:35 AM
Unknown Object (File)
Fri, Jan 17, 10:34 PM
Unknown Object (File)
Sun, Jan 5, 3:29 PM
Unknown Object (File)
Thu, Jan 2, 12:23 AM
Unknown Object (File)
Mon, Dec 30, 9:36 AM
Unknown Object (File)
Fri, Dec 27, 3:31 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
Branch
notify1
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 11892
Build 14937: Run Core Tests
Build 14936: arc lint + arc unit

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.