Bug #17852
Pin concurrent-ruby-edge to 0.2.3
Description
test_develop is red due to the foreman_tasks -> dynflow -> concurrent_ruby_edge dependency. 0.3.0 Promises are incompatible with 0.2.3 Futures.
https://github.com/Dynflow/dynflow/pull/212 is meant to fix it there, but since all committers are out we have to fix it in Foreman until a new dynflow release comes out.
Associated revisions
History
#1
Updated by The Foreman Bot over 5 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/4135 added
#2
Updated by Anonymous over 5 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset 33709ef2813d0128f64905c6597616f44abad28e.
#3
Updated by Dominic Cleal over 5 years ago
- Category set to Packaging
- Legacy Backlogs Release (now unused) set to 209
Fixes #17852 - Pin concurrent-ruby-edge to 0.2.3
test_develop is red due to the foreman_tasks -> dynflow ->
concurrent_ruby_edge dependency. 0.3.0 Promises are incompatible with
0.2.3 Futures.
https://github.com/Dynflow/dynflow/pull/212 is meant to fix it there,
but since all committers are out we have to fix it in Foreman until a
new dynflow release comes out.