Commit ccaaf0e
committed
Abort child jobs on build interrupt
- Added a check for current build result, to determine if it is aborted.
- If the build is aborted, terminate the child jobs by breaking the loop.
Signed-off-by: Anna Babu Palathingal <[email protected]>1 parent 150debf commit ccaaf0e
1 file changed
+4
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
765 | 765 | | |
766 | 766 | | |
767 | 767 | | |
| 768 | + | |
| 769 | + | |
| 770 | + | |
| 771 | + | |
768 | 772 | | |
769 | 773 | | |
770 | 774 | | |
| |||
0 commit comments