Commit 1854321
authored
Do not resolve or reject promises while running steps in parallel (#254)
* Do not resolve or reject promises while running steps in parallel
This change introduces a "USB task source" and updates algorithms to
properly mark steps which run in parallel and queue tasks to run steps
which resolve or reject a promise.
Fixed #253.1 parent f11d227 commit 1854321
1 file changed
+633
-486
lines changed
0 commit comments