Make MergeableUpdate jobs avoid the sub-queue so they can always merge
authorAaron Schulz <aschulz@wikimedia.org>
Thu, 11 Oct 2018 22:11:50 +0000 (15:11 -0700)
committerAaron Schulz <aschulz@wikimedia.org>
Fri, 12 Oct 2018 00:36:39 +0000 (00:36 +0000)
commitf61868f13d71ab50ffd206e06f2c04d3a608d9d7
tree63134f51bb8a89ef22aaf349537066bf4b3c410f
parentd69b967481649acbf8fa3d4e60df821bd24fda01
Make MergeableUpdate jobs avoid the sub-queue so they can always merge

Change-Id: I5b100fae29b785ab4524d165dad2e8ee46406b0c
includes/deferred/DeferredUpdates.php
tests/phpunit/includes/deferred/CdnCacheUpdateTest.php