Commit 89b4b50
committed
Delete the newly created task from abortableTasks if it immediately errors
Otherwise this will be a lingering task which means we might try to abort
it when we close which would log an extra error but we've already errored.1 parent e6b39d5 commit 89b4b50
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
359 | 359 | | |
360 | 360 | | |
361 | 361 | | |
| 362 | + | |
362 | 363 | | |
363 | 364 | | |
364 | 365 | | |
| |||
0 commit comments