Commit efd8f0c
committed
chore: prevent test from creating zombie process
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 fa9fea2 commit efd8f0c
File tree
1 file changed
+4
-1
lines changed- dev-packages/node-integration-tests/suites/vercel/sigterm-flush
1 file changed
+4
-1
lines changedLines 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