A function that performs the actual application launch after process lifecycle handlers have been set up by main. Use a closure to capture any context needed (e.g. a logger).
A function that performs the actual application launch after process lifecycle handlers have been set up by main. Use a closure to capture any context needed (e.g. a logger).