Problem: importer updates are performed syncronously
Solution: override the update method in the Importer viewset
The update method now dispatches a task to update the importer.
closes #2402 https://pulp.plan.io/issues/2402
Problem: importer updates are performed syncronously
Solution: override the update method in the Importer viewset
The update method now dispatches a task to update the importer.
closes #2402 https://pulp.plan.io/issues/2402