Home GnuPG

Allow taskmaster daemons to hibernate
8b553d2f183bUnpublished

Unpublished Commit · Learn More

Repository Importing: This repository is still importing.

Description

Allow taskmaster daemons to hibernate

Summary: Ref T12298. Like PullLocal daemons, this allows the last daemon in the pool to hibernate if there's no work to be done, and awakens the pool when work arrives.

Test Plan:

  • Ran bin/phd debug task --trace.
  • Saw the pool hibernate and look for tasks.
  • Commented on an object.
  • Saw the pool wake up and process the queue.

Reviewers: chad

Reviewed By: chad

Maniphest Tasks: T12298

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

Details

Provenance
epriestley <git@epriestley.com>Authored on Mar 24 2017, 9:25 PM
Parents
rPHAB3cdabb9588b0: Provide a hint that submitting a Conduit call shows you how to encode…
Branches
Unknown
Tags
Unknown

Event Timeline

epriestley <git@epriestley.com> committed rPHAB8b553d2f183b: Allow taskmaster daemons to hibernate (authored by epriestley <git@epriestley.com>).Mar 24 2017, 9:51 PM