pub(crate) fn prepare_and_start_server<C>(conn: C, config: Config)
where C: MedalConnection + Send + 'static, Contest: MedalObject<C>,