This repository has been archived by the owner on Feb 10, 2023. It is now read-only.
Add race(...commandList) and all(...commandList) commands #24
Labels
enhancement
New feature or request
They should work exactly how Promise.all and Promise.race works but for commands.
This should be modeled as a single command that contains two commands in it. Similarly, a single event should contain execution of both commands.
The text was updated successfully, but these errors were encountered: