Optional
options:
AsyncSeqOptions
Is sequence full.
Is sequence running.
Size of pending tasks in the sequence.
Add task executors to the sequence.
Task executors. Optionally returns a disposer function that cleans up side effects.
Promise that resolves when all tasks in the sequence are executed.
Run async functions in sequence.