pub(crate) async fn async_main( config: Arc<Config>, database: Database ) -> Result<()>
The async entry