ember / 3.25.0 / functions / rsvp / race.html /

Function

race (array, label) public

Module: rsvp
import { race } from 'rsvp';
array
Array
Array of promises.
label
String
An optional label. This is useful for tooling.

This is a convenient alias for Promise.race.

© 2020 Yehuda Katz, Tom Dale and Ember.js contributors
Licensed under the MIT License.
https://api.emberjs.com/ember/3.25/functions/rsvp/race