Pike v8.1 release 6

Method Concurrent.first_completed()


Method first_completed

Future first_completed(array(Future) futures)

Returns

A Future that represents the first of the futures that completes.

See also

race()