Hoo man has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/109329


Change subject: Fix comment on JobQueue::push
......................................................................

Fix comment on JobQueue::push

Change-Id: I2a7e570ee29ca9dcab2e5c92616ecb69310ae7d5
---
M includes/job/JobQueue.php
1 file changed, 1 insertion(+), 2 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/core 
refs/changes/29/109329/1

diff --git a/includes/job/JobQueue.php b/includes/job/JobQueue.php
index 8d93dc0..8316ca7 100644
--- a/includes/job/JobQueue.php
+++ b/includes/job/JobQueue.php
@@ -298,9 +298,8 @@
        }
 
        /**
-        * Push a single jobs into the queue.
+        * Push one or more jobs into the queue.
         * This does not require $wgJobClasses to be set for the given job type.
-        * Outside callers should use JobQueueGroup::push() instead of this 
function.
         *
         * @param Job|array $jobs A single job or an array of Jobs
         * @param int $flags Bitfield (supports JobQueue::QOS_ATOMIC)

-- 
To view, visit https://gerrit.wikimedia.org/r/109329
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I2a7e570ee29ca9dcab2e5c92616ecb69310ae7d5
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/core
Gerrit-Branch: master
Gerrit-Owner: Hoo man <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to