Return early if LifecycleManager#stopServices() is called twice
This could happen if the app shuts down spontaneously (eg due to low memory) concurrently with a manual shutdown.
This could happen if the app shuts down spontaneously (eg due to low memory) concurrently with a manual shutdown.