puppeteer/docs
Andrey Lushnikov 90ca007367
fix(Launcher): handle SIGHUP signal (#1405)
The SIGHUP signal is sent whenever the controlling terminal is closed.

On Windows, SIGHUP is emulated by libuv, and will be the only signal we
receive before the application will be terminated.

This patch starts handling SIGHUP in the same way we handle SIGTERM.

Fixes #1367.
2017-11-16 19:28:32 -08:00
..
api.md fix(Launcher): handle SIGHUP signal (#1405) 2017-11-16 19:28:32 -08:00
issue_template.md Better issue template (#712) 2017-09-07 12:34:52 -07:00
troubleshooting.md docs(troubleshooting): fix typo (#1327) 2017-11-09 10:26:49 -08:00