Commit 6a75950
authored
test: use SIGKILL instead of SIGTERM (#8612)
Now that we audit log clean shutdowns, it's very hard to find error
messages among the logspam during shutdown. SIGKILL prevents the
processes from logging anything on their way down.1 parent 2c551e0 commit 6a75950
1 file changed
Lines changed: 3 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
307 | 307 | | |
308 | 308 | | |
309 | 309 | | |
310 | | - | |
311 | | - | |
312 | | - | |
| 310 | + | |
| 311 | + | |
313 | 312 | | |
314 | 313 | | |
315 | 314 | | |
316 | | - | |
| 315 | + | |
317 | 316 | | |
318 | 317 | | |
319 | 318 | | |
| |||
0 commit comments