Commit 5074896
authored
Motivation:
+ cancelOnGracefulShutdown was getting stuck on macOS
Modifications:
+ added explicit group.cancelAll() to all execution paths
Co-authored-by: Simon Leeb <[email protected]>
1 parent 1ef3d96 commit 5074896
File tree
2 files changed
+12
-1
lines changed- Sources/ServiceLifecycle
- Tests/ServiceLifecycleTests
2 files changed
+12
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
80 | 80 | | |
81 | 81 | | |
82 | 82 | | |
| 83 | + | |
83 | 84 | | |
84 | 85 | | |
85 | 86 | | |
86 | 87 | | |
87 | 88 | | |
88 | | - | |
89 | 89 | | |
90 | 90 | | |
91 | 91 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
233 | 233 | | |
234 | 234 | | |
235 | 235 | | |
| 236 | + | |
| 237 | + | |
| 238 | + | |
| 239 | + | |
| 240 | + | |
| 241 | + | |
| 242 | + | |
| 243 | + | |
| 244 | + | |
| 245 | + | |
| 246 | + | |
236 | 247 | | |
237 | 248 | | |
238 | 249 | | |
| |||
0 commit comments