No need to say we're finished working
This commit is contained in:
parent
c42a865d05
commit
420eea3f24
@ -92,7 +92,6 @@ class OpportunisticQueueManager extends DBQueueManager
|
|||||||
try {
|
try {
|
||||||
$this->poll();
|
$this->poll();
|
||||||
} catch (RunQueueOutOfWorkException $e) {
|
} catch (RunQueueOutOfWorkException $e) {
|
||||||
common_debug('Opportunistic queue manager finished.');
|
|
||||||
return true;
|
return true;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user