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

Gracefully handle keyboard interrupts #92

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

ItsDrike
Copy link

Fixes #80

Note: I haven't done too much testing here, other than running the provided unit-tests, and general sample run of python -m pyright with testing the ctrl+c behavior. Also, I've only tested this on a linux machine since I don't have any windows machine available. So I'd ask for a lot more in-depth testing before approving and merging.

@ItsDrike ItsDrike marked this pull request as draft July 21, 2022 09:53
@ItsDrike ItsDrike marked this pull request as ready for review July 21, 2022 10:40
@ItsDrike
Copy link
Author

Hey, it's been a while, is there something more I should do here? What's blocking the merge for this?

@thomasaarholt
Copy link

thomasaarholt commented Jul 3, 2023

I would like to see this merged! Just ran into #80!

2024-08-09: After a lot of google searching, I am again back here 😅

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.

Pyright won't work again after getting interrupted through Ctrl+C
2 participants