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

Fix deletion of node with active queries #11

Merged
merged 1 commit into from
May 31, 2023

Conversation

dekkers
Copy link
Owner

@dekkers dekkers commented May 31, 2023

We keep track of the number of active queries for each node and will sleep until they are all finished before deleting node files.

Fixes #9

We keep track of the number of active queries for each node and will
sleep until they are all finished before deleting node files.

Fixes #9
@dekkers dekkers merged commit ae787ad into main May 31, 2023
@dekkers dekkers deleted the fix-delete-node-with-active-queries branch May 31, 2023 14:44
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.

Race condition when deleting Node that is doing work
1 participant