Maintenance::finalSetup: Make sure we re-create LBFactory
authorMarius Hoch <hoo@online.de>
Tue, 19 Jun 2018 17:46:01 +0000 (19:46 +0200)
committerMarius Hoch <hoo@online.de>
Tue, 19 Jun 2018 17:46:01 +0000 (19:46 +0200)
commit2bb5329595942860af16869c95f1dd06d49e66ce
treece76a35d75624df36864a13291eaa56133177bf5
parent343e911e73f7a8f4195f2afab7d4e12fc069e255
Maintenance::finalSetup: Make sure we re-create LBFactory

This seems to work anyway (as no connections are needed at
this time), but I guess it's more robust to explicitly
destroy any existing instances.

Bug: T147169
Change-Id: Id56a62d1830fc1464a80dd4420ffddd797bf8b51
maintenance/Maintenance.php