mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
Puppeteer's default handler issues "process.exit(130)", causing test runner to shut too early. As a result, test runner doesn't show run summary.