pub(crate) fn test_download_config(
invite_code: &InviteCode,
users: u16,
event_sender: &UnboundedSender<MetricEvent>,
) -> Vec<BoxFuture<'static, Result<()>>>
pub(crate) fn test_download_config(
invite_code: &InviteCode,
users: u16,
event_sender: &UnboundedSender<MetricEvent>,
) -> Vec<BoxFuture<'static, Result<()>>>