paketo-buildpacks / npm-start

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Graceful shutdown tests seem flaky

arjun024 opened this issue · comments

See actions log, the graceful shutdown tests are flaky. But it looks like when you simulate the test's behavior on a terminal (docker stop <containerid> and read the container logs), they seem to consistently meet the test's expectation i.e. print out the sigterm handler log.