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
F14844349: D15782.diff
Sun, Feb 2, 3:13 PM
Unknown Object (File)
Fri, Jan 31, 2:01 AM
Unknown Object (File)
Wed, Jan 29, 9:02 AM
Unknown Object (File)
Mon, Jan 27, 1:32 PM
Unknown Object (File)
Fri, Jan 24, 1:29 PM
Unknown Object (File)
Fri, Jan 24, 1:29 PM
Unknown Object (File)
Fri, Jan 24, 1:29 PM
Unknown Object (File)
Fri, Jan 24, 1:29 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.