Make RefreshLinksJob run DataUpdates such that they have outer scope
authorAaron Schulz <aschulz@wikimedia.org>
Fri, 29 Mar 2019 01:59:42 +0000 (18:59 -0700)
committerAaron Schulz <aschulz@wikimedia.org>
Fri, 29 Mar 2019 23:47:50 +0000 (23:47 +0000)
commit83933a436e1ee9d3eaaa4ac86f9997d3b469f959
treea8725230f4b9eb2352b5ad5a980f65f3dd95a69d
parent3f815798a15af8ca73198b9b5d7af1b29e703a41
Make RefreshLinksJob run DataUpdates such that they have outer scope

This is how DeferrableUpdates are supposed to run as documented.

Change-Id: Ie4fb8c9a64b94bc2422d7e51391998315f4eeddb
includes/jobqueue/jobs/RefreshLinksJob.php