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)
May 27 2025, 11:05 AM
Unknown Object (File)
May 9 2025, 10:43 PM
Unknown Object (File)
Apr 23 2025, 7:19 PM
Unknown Object (File)
Apr 20 2025, 2:56 PM
Unknown Object (File)
Apr 6 2025, 4:13 PM
Unknown Object (File)
Apr 4 2025, 9:00 AM
Unknown Object (File)
Mar 24 2025, 10:40 PM
Unknown Object (File)
Mar 10 2025, 2:10 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 11893
Build 14939: Run Core Tests
Build 14938: 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.