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

Cannot cancel out of processing loops #393

Open
atruskie opened this issue Jun 29, 2023 · 0 comments
Open

Cannot cancel out of processing loops #393

atruskie opened this issue Jun 29, 2023 · 0 comments
Labels
area: general bug Something isn't working

Comments

@atruskie
Copy link
Member

At least for the metadata command (and probably for other commands) it seems Ctrl+c does not seem to be able to break the program.

Probably need to make sure we're passing a cancellation token down the async stack.

This is annoying for really large metadata runs.

@atruskie atruskie added bug Something isn't working area: general labels Jun 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: general bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant