Fixing performance issue between Router and ScheduleInjector
Removing from the end of the list used to cause performance issues while iterating over forks in ModuleRouter::onContactRegistered.
Removing from the end of the list used to cause performance issues while iterating over forks in ModuleRouter::onContactRegistered.