bach
Compose your async functions with elegance.
Found 23 results for settle
Compose your async functions with elegance.
Settle an async function.
Settle promises concurrently and get their fulfillment value or rejection reason
Like `Promise.all`, but when all `Promise`s are settled.
settle([...]) returns a Promise that is fulfilled when all items in the array are either fulfilled or rejected
Various asynchronous operations with timeout support.
Better way to cancel promises using AbortSignal
Iterate over promises, promise-returning or async/await functions in series or parallel. Support settle (fail-fast), concurrency (limiting) and hooks system (start, beforeEach, afterEach, finish)
Works like Promise.allSettled except it will reject with an AggregateError if some of the promises rejected, otherwise resolves with the fulfilled values.
Making simple iterator for [async][] lib that adds beforeEach, afterEach, error hooks and support for settling. It also emits `beforeEach`, `afterEach` and `error` events.
Helpful functions that deal with promises. Avoid fast-failing and wait for all promises to be settled, iterate over arrays and objects, useful promise generation functions, promisify and callbackify.
Iterate over promises as they're fulfilled.
Add the settle method to the bluebird 3.x library.
greatest-strange-small3
Plugin for [minibase][] that adds useful initial properties for test results
headed-per-grain0
drawn-sum4
Returns the first Promise in an iterable to resolve
Core API for Gruu and Mukla - Minimal, modern and extensible test runners
Adds menu items and a shortcut (Shift + P) for settling Rigidbodies within the Unity Editor.
smell-tide-community
Collect all resolved promise values
hungry-next0