Actions
Bug #29337
closedasync_task fails with `The Dynflow world was not initialized yet.` in rake tasks on nightly production
Status:
Closed
Priority:
Normal
Assignee:
Category:
Orchestration
Target version:
Description
Two related PRs:
https://github.com/theforeman/foreman/pull/7487/files
https://github.com/theforeman/foreman/pull/7490/files
It seems like we may have to extend Dynflow::Rails::Configuration#rake_task_with_executor to include tasks that need Dynflow.
Actions