Avoid scoped lock errors in Category::refreshCounts() due to nesting
authorAaron Schulz <aschulz@wikimedia.org>
Thu, 1 Jun 2017 05:18:12 +0000 (22:18 -0700)
committerAaron Schulz <aschulz@wikimedia.org>
Thu, 1 Jun 2017 05:18:12 +0000 (22:18 -0700)
commitdbaec78dbba7de0cf063d01fcb4bcb53ba1e4e4e
tree19a3076004c01733bd61976ef45b3ef3beb68d4e
parentbceaeab1b114931e27e0147a258c992422edc9a4
Avoid scoped lock errors in Category::refreshCounts() due to nesting

Bug: T166757
Change-Id: Ie59523a8b3315f063c914cd25d7b53c11e03fbcd
includes/deferred/LinksDeletionUpdate.php
includes/page/WikiPage.php