Skip to content

Instantly share code, notes, and snippets.

@my5t3ry
Created May 5, 2020 06:04
Show Gist options
  • Save my5t3ry/74da3aa17f17e9232ce13b28853cfa52 to your computer and use it in GitHub Desktop.
Save my5t3ry/74da3aa17f17e9232ce13b28853cfa52 to your computer and use it in GitHub Desktop.
const termSignals = ['SIGHUP', 'SIGINT', 'SIGQUIT', 'SIGILL',
'SIGTRAP', 'SIGABRT',
'SIGBUS', 'SIGFPE', 'SIGUSR1', 'SIGSEGV', 'SIGUSR2', 'SIGTERM'];
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment