Actions
Refactor #25696
closedUpdate compatibility with concurrent-ruby to 1.1.x and concurrent-ruby-edge 0.4.x
Pull request:
Fixed in Releases:
Found in Releases:
Description
Concurrent.future has been removed from concurrent-ruby-edge, and we need to use Concurrent::Promises.future or Concurrent::Promises.resolvable_future, depending on usecase.
Updated by Ivan Necas almost 6 years ago
- Related to Bug #25694: Update Dynflow to use concurrent-ruby to 1.1.x and concurrent-ruby-edge 0.4.x added
Updated by Ivan Necas almost 6 years ago
- Related to Bug #25695: Update compatibility with concurrent-ruby to 1.1.x and concurrent-ruby-edge 0.4.x added
Updated by The Foreman Bot almost 6 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/Katello/katello/pull/7888 added
Updated by The Foreman Bot almost 6 years ago
- Pull request https://github.com/Katello/katello/pull/7889 added
Updated by John Mitsch almost 6 years ago
- Category set to Performance
- Target version set to Katello 3.11.0
- Triaged changed from No to Yes
Updated by Ivan Necas almost 6 years ago
- Related to Bug #25827: Foreman Tasks Ping fails with undefined method `failed?' for ResolvableFuture added
Updated by Ivan Necas almost 6 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset katello|7bcf17c792c043b789751ee9e2477d0c222a5421.
Actions