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

Add a way to check for cancelation #52

Open
laeubi opened this issue Oct 30, 2022 · 0 comments
Open

Add a way to check for cancelation #52

laeubi opened this issue Oct 30, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@laeubi
Copy link
Collaborator

laeubi commented Oct 30, 2022

In IDEs it is common that users can cancel a running job, the build context should have a way to check for such cancellation to leave busy loops. The default implementation can simply look for the Thread interrupt state.

@slachiewicz slachiewicz added the enhancement New feature or request label Jan 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants