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

"reject and nullify the current lock promise" and tasks #234

Closed
annevk opened this issue Oct 27, 2022 · 1 comment · Fixed by #236
Closed

"reject and nullify the current lock promise" and tasks #234

annevk opened this issue Oct 27, 2022 · 1 comment · Fixed by #236

Comments

@annevk
Copy link
Member

annevk commented Oct 27, 2022

I don't really understand why this queues tasks, until I saw that it also had an "in parallel" caller. However, that caller should probably queue a task to run this as this algorithm inspects document state that's not going to be available in parallel, right?

@marcoscaceres
Copy link
Member

Right, yeah, it's going to parallel too early. I'll try to fix it up...

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 a pull request may close this issue.

2 participants