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

Keyboard access not returning after stop_listening #5

Open
jonmckay opened this issue Jul 12, 2022 · 0 comments
Open

Keyboard access not returning after stop_listening #5

jonmckay opened this issue Jul 12, 2022 · 0 comments

Comments

@jonmckay
Copy link

Hello,

I ran into an issue where keyboard access isn't returned after calling stop_listening(). If I run an application with this library then stop the application, I can't see any input in the terminal. It seems to still send all keyboard presses to the non-existent listener. I have tried calling stop_listening on KeyboardInterrupt exception (ctrl+c to stop script).

Thanks

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

No branches or pull requests

1 participant