oarriaga/paz

Fix bug with ControlMap requiring name of processor

oarriaga opened this issue · 0 comments

ControlMap requires to use only processors since it's asking for a name. Add if statement in order to provide name if it comes from Processor abstract class.