mirror of
https://we.phorge.it/source/phorge.git
synced 2024-11-15 03:12:41 +01:00
dd96967306
Summary: Fixes the long uptake we saw on `meta.phacility.com`. I regressed this in D11795. We make three calls to this method, but only one actually consumes the messages. The other two are just checking to see if there are any messages. Only move the cursor up if we're actually going to process the messages. Test Plan: Sort of tricky to test convincingly since it's inherently race-prone, but ran `debug pulllocal` and pushed update messages and saw it pick them up. Reviewers: btrahan Reviewed By: btrahan Subscribers: epriestley Differential Revision: https://secure.phabricator.com/D11808 |
||
---|---|---|
.. | ||
application | ||
conduit | ||
config | ||
constants | ||
controller | ||
customfield | ||
daemon | ||
data | ||
editor | ||
engine | ||
graphcache | ||
management | ||
phid | ||
query | ||
response | ||
search | ||
storage | ||
worker |