Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Catch CancelledErrors #138

Merged
merged 2 commits into from
Jan 27, 2024
Merged

Catch CancelledErrors #138

merged 2 commits into from
Jan 27, 2024

Conversation

alcarney
Copy link
Member

@alcarney alcarney commented Jan 27, 2024

This should ensure commands like lsp-devtools record exit cleanly when hitting Ctrl-C

Closes #133

…Interrupt`

This should ensure the command exits cleanly when hitting `Ctrl-C`
with an active connection.

However, some more investigation is required to determine why it takes
multiple `Ctrl-C` attempts to exit.
@alcarney alcarney merged commit b968f89 into swyddfa:develop Jan 27, 2024
8 checks passed
@alcarney alcarney deleted the clean-exit branch January 27, 2024 18:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Commands do not exit cleanly
1 participant