-
julian.baeume authored
Promise.race resolve or rejects with the first promise that answers. We now return the first promise that fulfills after all promises have settled.
julian.baeume authoredPromise.race resolve or rejects with the first promise that answers. We now return the first promise that fulfills after all promises have settled.
Code owners