HomePhabricator

Fix a minor issue in Nuance which could cause the trigger daemon to poll too…

Description

Fix a minor issue in Nuance which could cause the trigger daemon to poll too often

Summary: Ref T10537. Currently, when you have at least two cursors, the daemon can poll too frequently when processing the last source because it never hits the end-of-list condition.

Test Plan:

  • Ran bin/phd debug trigger.
  • Observed huge volumes of output before change as triggers fired as fast as possible.
  • Observed reasonable poll frequency after change.

Reviewers: chad

Reviewed By: chad

Maniphest Tasks: T10537

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

Details

Provenance
epriestleyAuthored on Mar 11 2016, 11:45 PM
epriestleyPushed on Mar 12 2016, 1:04 PM
Reviewer
chad
Differential Revision
D15464: Fix a minor issue in Nuance which could cause the trigger daemon to poll too often
Parents
rP5df5f3390962: Add a task count to workboards
Branches
Unknown
Tags
Unknown
Tasks
T10537: Nuance Infrastructure
Build Status
Buildable 11132
Build 13794: Run Core Tests