X-Git-Url: http://git.heureux-cyclage.org/?a=blobdiff_plain;f=includes%2FForkController.php;h=af06a88982beff4aaa681aa9b9352416ddb9e8f8;hb=9ddd146c262806e993ea66994f367a0a795e762d;hp=85f3a7dc63ae482ceba688b7fe9eacab83d2d61c;hpb=632a82ec8e03ea701f257b96bc092d520385c47e;p=lhc%2Fweb%2Fwiklou.git diff --git a/includes/ForkController.php b/includes/ForkController.php index 85f3a7dc63..af06a88982 100644 --- a/includes/ForkController.php +++ b/includes/ForkController.php @@ -154,7 +154,6 @@ class ForkController { // Don't share DB, storage, or memcached connections MediaWikiServices::resetChildProcessServices(); FileBackendGroup::destroySingleton(); - LockManagerGroup::destroySingletons(); JobQueueGroup::destroySingletons(); ObjectCache::clear(); RedisConnectionPool::destroySingletons();