Make JobRunner::commitMasterChanges() check getServerCount()
authorAaron Schulz <aschulz@wikimedia.org>
Tue, 17 Nov 2015 04:37:42 +0000 (20:37 -0800)
committerAaron Schulz <aschulz@wikimedia.org>
Tue, 17 Nov 2015 04:37:42 +0000 (20:37 -0800)
commitbec7753c830d1ab0d3d8b6ae57fcd079510efc87
treeb48aaa43c6fe4a25e7357e18189a554618fb7568
parentb8b64599d2ca558b1c48ca5cd7a4f29e2b269401
Make JobRunner::commitMasterChanges() check getServerCount()

This is a sanity check to avoid problems in waitForOne()

Change-Id: I9792ea8fb69d560bd4adb9bd01515f6456b7e9f3
includes/jobqueue/JobRunner.php