pub fn wait_for_event( bus: Arc<Mutex<EventBus>>, mask: Event) -> impl Future<Output = Event>
wait for a event async