Skip to content

Conversation

@anmarchenko
Copy link
Contributor

@anmarchenko anmarchenko commented Sep 4, 2025

ci-queue's recent update broke datadog-ci-rb test suite:

https://github.com/DataDog/datadog-ci-rb/actions/runs/17449737864/job/49552074849?pr=401

With the following error:

  cannot load such file -- concurrent/set
# /usr/local/bundle/gems/ci-queue-0.77.0/lib/ci/queue/static.rb:3:in '<top (required)>'
# /usr/local/bundle/gems/ci-queue-0.77.0/lib/ci/queue.rb:13:in '<top (required)>'

After PR #290 Concurrent::Set is now used, but concurrent-ruby gem is not part of runtime dependencies for ci-queue. It crashes the projects that don't depend on concurrent-ruby. This PR adds missing dependency.

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.

1 participant