[JobQueue] Make use of the isEmpty() function caching in pop().
authorAaron Schulz <aschulz@wikimedia.org>
Wed, 31 Oct 2012 00:32:50 +0000 (17:32 -0700)
committerAaron Schulz <aschulz@wikimedia.org>
Wed, 31 Oct 2012 00:43:03 +0000 (17:43 -0700)
commit07dd9b0b71ba5df3de559edd93f5d5b0b2968519
tree666bcfc9344a191e660633c385f0bae1305c573b
parent411791bcc2ec832877d0d7c02d7482fbf0999df2
[JobQueue] Make use of the isEmpty() function caching in pop().

Change-Id: I92f538f4eb1e912f3446423a0ca51d9a63bf4457
includes/job/JobQueueDB.php