Commit 617fede
committed
chore: prevent test from creating zombie process (#20392)
An interval is set to keep the scenario file running in the
vercel/sigterm-flush integration test.
Ensure that the interval is cleared once the SIGTERM signal arrives, so
that the scenario process can exit normally.1 parent 29604aa commit 617fede
1 file changed
Lines changed: 4 additions & 1 deletion
Lines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
0 commit comments