Commit 3384101
committed
buildkite hooks: Run cleanup script once
Timeout causes SIGINT signal -> cleanup function runs -> cleanup function calls exit() -> EXIT signal -> cleanup function runs
Noticed in https://buildkite.com/materialize/nightly/builds/13959#019a471f-8649-4463-a473-68bbab4f5d321 parent 5c32aef commit 3384101
2 files changed
+4
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
185 | 185 | | |
186 | 186 | | |
187 | 187 | | |
| 188 | + | |
| 189 | + | |
188 | 190 | | |
189 | 191 | | |
190 | 192 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
350 | 350 | | |
351 | 351 | | |
352 | 352 | | |
| 353 | + | |
| 354 | + | |
353 | 355 | | |
354 | 356 | | |
355 | 357 | | |
| |||
0 commit comments