-
-
Notifications
You must be signed in to change notification settings - Fork 142
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(subscriber): Don't save poll_ops if no-one is receiving them (#501)
Do not record poll_ops if there are no current connected clients (watchers). Without this `Aggregator::poll_ops` would grow forever. Follow up to #311 and fix for these two: - #184 - #500 Fixes #184 Co-authored-by: Graham King <grahamk@nvidia.com> Co-authored-by: Hayden Stainsby <hds@caffeineconcepts.com>
- Loading branch information
1 parent
aab98e7
commit 1656c79
Showing
1 changed file
with
18 additions
and
14 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters