The populateProjectsFromSiteMatrix.php script in the ReadingLists extension uses the deprecated waitForReplication method,
Also it waits after every insert rather than after every batch.
We will need to run this script in production to add missing wikis and each time a new wiki is created in production (that has ReadingLists enabled).