[JobQueue] In addition to flushing any transaction, be sure to avoid new ones
authorAaron Schulz <aschulz@wikimedia.org>
Wed, 15 May 2013 01:52:33 +0000 (18:52 -0700)
committerAaron Schulz <aschulz@wikimedia.org>
Wed, 15 May 2013 04:16:01 +0000 (04:16 +0000)
commitb4ca98b8e556cd984647f4ca692ef5d199a6f888
tree7512fd48543af5ed5946d7350594eee4eac9933a
parent3320c02e3884250c1fc7cd8bd0b580346e24963e
[JobQueue] In addition to flushing any transaction, be sure to avoid new ones

* This probably only matters when jobs are not run via CLI scripts.

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