Commit 60a37bd
committed
Stop subservices and embedded
Just a small one where in the very rare event of a start error from the
periodic jobs enqueuer, make sure to stop all subservices and stop the
`baseservice.Service`. In practice this won't matter much because
there's only one subservice currently that can error, but it might
matter in the future in case more subservices are added.baseservice.Service on periodic jobs enqueuer start error1 parent 4313c85 commit 60a37bd
2 files changed
Lines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| 24 | + | |
24 | 25 | | |
25 | 26 | | |
26 | 27 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
310 | 310 | | |
311 | 311 | | |
312 | 312 | | |
| 313 | + | |
| 314 | + | |
| 315 | + | |
313 | 316 | | |
| 317 | + | |
| 318 | + | |
314 | 319 | | |
315 | 320 | | |
316 | 321 | | |
| |||
0 commit comments