X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=includes%2FForkController.php;h=af06a88982beff4aaa681aa9b9352416ddb9e8f8;hb=e6e932d9df9fcd2369822852c1453de2fc3d93be;hp=85f3a7dc63ae482ceba688b7fe9eacab83d2d61c;hpb=e3705c7b17aac5e0c7866e1d03efa7e6b7998ddf;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();