-
Improvement
-
Resolution: Unresolved
-
Minor
-
None
DeployNowSlave and DeployNowComputer add significant complexity to the plugin, and seem entirely unnecessary:
for executing tasks on the master, even when the master does not have any executors
could be accomplished far more simply by making DeployNowTask be a FlyweightTask tied to the master self-label.