Actions
Architecture #2237
closedFactorize out duplicated code in AsyncDeploymentAgent.scala
Status:
Rejected
Priority:
3
Assignee:
-
Category:
Architecture - Code maintenance
Target version:
Pull Request:
Effort required:
Name check:
Fix check:
Regression:
Description
There seems to be a lot of code ducplication in rudder-core/src/main/scala/com/normation/rudder/batch/AsyncDeploymentAgent.scala between ManualStartDeployement and AutomaticStartDeployement.
We have to try to factore out what is common between the two cases.
Actions