X-Git-Url: http://git.cyclocoop.org/?a=blobdiff_plain;f=includes%2FForkController.php;h=4a021ee1e5a65da4d150dd534930266c49a52282;hb=47a052b797ef8ef650aa799261c984f6abc295d8;hp=c1765e24e46e0880a56d57c350a4d40774263e21;hpb=6b1a173f07f1a04188735f4688ce6335da14c3b7;p=lhc%2Fweb%2Fwiklou.git diff --git a/includes/ForkController.php b/includes/ForkController.php index c1765e24e4..4a021ee1e5 100644 --- a/includes/ForkController.php +++ b/includes/ForkController.php @@ -153,7 +153,9 @@ class ForkController { wfGetLBFactory()->destroyInstance(); FileBackendGroup::destroySingleton(); LockManagerGroup::destroySingletons(); + JobQueueGroup::destroySingletons(); ObjectCache::clear(); + RedisConnectionPool::destroySingletons(); $wgMemc = null; }