Remove web-request usages of deadlockLoop()
authorAaron Schulz <aschulz@wikimedia.org>
Wed, 27 Jul 2016 01:44:41 +0000 (18:44 -0700)
committerAaron Schulz <aschulz@wikimedia.org>
Wed, 27 Jul 2016 01:44:41 +0000 (18:44 -0700)
commita4d737f22942d71252ad78e18d0221a581ed455e
tree0dbd35efed1d1fe04d1afceda13b81da279754de
parentd4f1e00a0c240a3b725127dcb2779f377a6772dd
Remove web-request usages of deadlockLoop()

Add comment discouraging use of the method. There are no problems
with deadlocks/timeouts in these code paths according to WMF logs.

Change-Id: I5b21cc423df584efa881361063000e01932cc2ea
includes/db/Database.php
includes/import/WikiImporter.php
includes/import/WikiRevision.php