pub async fn create_server_core(
    config: Configuration,
    config_test: bool
) -> Result<CoreHandle, ()>