Called right after the Init.init function is called.
This method mustn't block, as it'll hinder the loop from running. It will be called on the same thread as the init function.
Parameters
the model that was passed to init
the First that init returned