Join GitHub today
GitHub is home to over 40 million developers working together to host and review code, manage projects, and build software together.
Sign upTerminating CLI using Control-C should not print "Unexpected error" message #497
Labels
Comments
feross
added a commit
that referenced
this issue
Dec 2, 2015
bricewge
pushed a commit
to bricewge/webtorrent
that referenced
this issue
May 11, 2018
…ebtorrent#497) Terminating a script with Control-C returns exit code 130 in new versions of node.
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Something must have changed in Node 4 or 5. Terminating a script with Control-C no longer returns exit code 0, so this message gets printed: