Homec4science

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

Authored by epriestley <git@epriestley.com> on Mar 12 2016, 00:45.

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

Committed
epriestley <git@epriestley.com>Mar 12 2016, 14:04
Pushed
aubortJan 31 2017, 17:16
Parents
rPH5df5f3390962: Add a task count to workboards
Branches
Unknown
Tags
Unknown

Event Timeline

epriestley <git@epriestley.com> committed rPHde23ba0002f8: Fix a minor issue in Nuance which could cause the trigger daemon to poll too… (authored by epriestley <git@epriestley.com>).Mar 12 2016, 14:04