Commit aa4cc0b
committed
Stop waiting on ExitedWithError
The state machine is only configured to be able to transition to the
ExitedSuccessfully state from the Stopping state when the ProcessExit
trigger is triggered which means that there is no benefit to doing so.1 parent cfdba1c commit aa4cc0b
1 file changed
+1
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
312 | 312 | | |
313 | 313 | | |
314 | 314 | | |
315 | | - | |
316 | | - | |
317 | | - | |
318 | | - | |
319 | | - | |
320 | | - | |
| 315 | + | |
321 | 316 | | |
322 | 317 | | |
323 | 318 | | |
| |||
0 commit comments