module Concurrent::Promises::FactoryMethods
def any_event(*futures_and_or_events)
-
(Future)
-
def any_event(*futures_and_or_events) any_event_on default_executor, *futures_and_or_events end
(Future)
-
def any_event(*futures_and_or_events) any_event_on default_executor, *futures_and_or_events end