Actions
Bug #34925
closedAlternateContentSource::Update and AlternateContentSource::UpdateRemote should be async
Description
AlternateContentSource::Update and AlternateContentSource::UpdateRemote should use AbstractAsyncTask and invoke_external_task like Repository::UpdateRemote does.
Updated by Ian Ballou over 2 years ago
We can likely fix this during the Pulpcore 3.18 upgrade since it affects tests.
Updated by Ian Ballou over 2 years ago
This will be fixed in this PR: https://github.com/Katello/katello/pull/10119
When merged, mark that PR's issue as a duplicate.
Updated by Jeremy Lenz over 2 years ago
- Status changed from New to Resolved
- Triaged changed from No to Yes
Updated by Samir Jha about 2 years ago
- Target version changed from Katello 4.5.0 to Katello Recycle Bin
Moving to recycle bin as changes are tracked in another issue.
Actions