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

unstored_dependencies_graph should not block while queries are running/resetting #4949

Closed
greenape opened this issue Mar 10, 2022 · 0 comments · Fixed by #4954
Closed

unstored_dependencies_graph should not block while queries are running/resetting #4949

greenape opened this issue Mar 10, 2022 · 0 comments · Fixed by #4954
Labels
enhancement New feature or request FlowMachine Issues related to FlowMachine

Comments

@greenape
Copy link
Member

At present unstored_dependencies_graph blocks while queries are in a mutating state (running, resetting). It should not, because this means returns from running a query via api can be excessively slow.

@greenape greenape added enhancement New feature or request FlowMachine Issues related to FlowMachine P-Now labels Mar 10, 2022
@mergify mergify bot closed this as completed in #4954 Mar 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request FlowMachine Issues related to FlowMachine
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant