Non-concurrent pop_type() since the $row === false case was being hit 99% of the...
authorTim Starling <tstarling@users.mediawiki.org>
Tue, 12 Jul 2011 08:08:58 +0000 (08:08 +0000)
committerTim Starling <tstarling@users.mediawiki.org>
Tue, 12 Jul 2011 08:08:58 +0000 (08:08 +0000)
commit1bbfb2a313f74f753d71604683c6aef9c1e09662
tree60647a77ff55860e4b2a4d8a379b674a8a8b7d09
parentc56bc576d694e18ed202232c6c4fbdf551b6f432
Non-concurrent pop_type() since the $row === false case was being hit 99% of the time on WMF in a backlog situation.
includes/job/JobQueue.php