Commit 8e5884b
committed
Fix(sdk): Fix completion logic hole for map/parallel
Changes: Fixes completion logic hole where all items are completed but
there is > 1 failure which prevents termination and hangs the execution.1 parent a4cad39 commit 8e5884b
1 file changed
+1
-9
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
427 | 427 | | |
428 | 428 | | |
429 | 429 | | |
430 | | - | |
431 | | - | |
432 | | - | |
433 | | - | |
434 | | - | |
435 | | - | |
436 | | - | |
437 | | - | |
438 | | - | |
| 430 | + | |
439 | 431 | | |
440 | 432 | | |
441 | 433 | | |
| |||
0 commit comments