chore(linux): Don't report KeyboardInterrupt to Sentry
When the user presses Ctrl-C we don't want to create a Sentry issue. This change ignores that exception.
parent
a27f98d9
Please register or sign in to comment
When the user presses Ctrl-C we don't want to create a Sentry issue. This change ignores that exception.