Actions
Feature #12043
closedNeed a way to suggest whether we can use background processing for facts import
Description
FactImporter should be able to tell whether it supports background processing. E.g. when importing puppet facts which might be required for ENC construction we can't run the task asynchronously, while for Chef there's no need to block on this.
Subtasks
Actions