RebootJeff / cowGoesMoo

If only CVS and Walgreens built wait lists for the COVID vaccine

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[bug] Graceful shutdown is slightly wrong

RebootJeff opened this issue · comments

When running the app locally, the expected logs aren't shown when you press CTRL+C to exit. You only see some of the expected logs. It makes me think the shutdown code isn't set up correctly.

Looks like handleSIGINT: false is the Puppeteer launch options is the solution