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

Allow users to abort a long-running query #359

Open
KCMertens opened this issue Feb 23, 2021 · 1 comment
Open

Allow users to abort a long-running query #359

KCMertens opened this issue Feb 23, 2021 · 1 comment

Comments

@KCMertens
Copy link
Member

This will need built in support from BlackLab. It might be fairly simple (list to some event, interrupt some thread?), but needs investigation.

@jan-niestadt
Copy link
Member

It's worth considering, but it shouldn't be possible to cancel a query that someone else is also waiting for. This may seem unlikely, but if you have e.g. a class of students all working on the same assignment, it could be a problem.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants