Page MenuHomePhabricator

D15464.id37267.diff
No OneTemporary

D15464.id37267.diff

diff --git a/src/infrastructure/daemon/workers/PhabricatorTriggerDaemon.php b/src/infrastructure/daemon/workers/PhabricatorTriggerDaemon.php
--- a/src/infrastructure/daemon/workers/PhabricatorTriggerDaemon.php
+++ b/src/infrastructure/daemon/workers/PhabricatorTriggerDaemon.php
@@ -411,7 +411,7 @@
}
// If we haven't loaded sources yet, load them first.
- if (!$this->nuanceSources) {
+ if (!$this->nuanceSources && !$this->nuanceCursors) {
$this->anyNuanceData = false;
$sources = id(new NuanceSourceQuery())

File Metadata

Mime Type
text/plain
Expires
Thu, Mar 27, 5:15 AM (3 w, 1 h ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
7389381
Default Alt Text
D15464.id37267.diff (546 B)

Event Timeline