HomePhabricator

Allow the Fact daemon to hibernate

Description

Allow the Fact daemon to hibernate

Summary:
A handful of Phacility production shards have run into memory pressure issues recently. Although there's no smoking gun, and at least two other plausible contributors, one possible concern is that the Fact daemon was written before hibernation and can not currently hibernate. Even if there's no memory leak, this creates unnecessary memory pressure by holding the processes in memory.

Allow the Fact daemon to hibernate, like other daemons do.

Test Plan: Ran "bin/phd debug fact", saw the Fact daemon hibernate.

Subscribers: yelirekim

Differential Revision: https://secure.phabricator.com/D21389

Details

Provenance
epriestleyAuthored on Jul 1 2020, 11:03 AM
epriestleyPushed on Jul 1 2020, 1:33 PM
Differential Revision
D21389: Allow the Fact daemon to hibernate
Parents
rP7d496f2c6d7b: Collapse repository URI normalization code into Arcanist
Branches
Unknown
Tags
Unknown
Build Status
Buildable 24724
Build 34098: Run Core Tests