We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Steps to reproduce:
The job will most likely fail with the following
undefined method `wait' for nil:NilClass (NoMethodError) lib/dynflow/throttle_limiter.rb:71:in `block (2 levels) in handle_plans' lib/dynflow/throttle_limiter.rb:69:in `tap' lib/dynflow/throttle_limiter.rb:69:in `block in handle_plans' lib/dynflow/throttle_limiter.rb:68:in `map' lib/dynflow/throttle_limiter.rb:68:in `handle_plans' [ concurrent-ruby ] lib/dynflow/throttle_limiter.rb:21:in `handle_plans!' lib/dynflow/action/with_sub_plans.rb:92:in `trigger_with_concurrency_control' lib/dynflow/action/with_sub_plans.rb:82:in `trigger'
If not, stop all the processes, recreate the database and try again.
[1] - 0001-Reproducer-for-bug-with-concurrency-control-with-mul.patch
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Steps to reproduce:
The job will most likely fail with the following
If not, stop all the processes, recreate the database and try again.
[1] - 0001-Reproducer-for-bug-with-concurrency-control-with-mul.patch
The text was updated successfully, but these errors were encountered: