Wait for the first event to occur from a list (Promise.race pattern)
Array of event types to race
Optional
Optional timeout in milliseconds
Promise that resolves with the first event
Wait for the first event to occur from a list (Promise.race pattern)