armcburney / conductor

:radio: Distributed job management system for registering workers, and scheduling jobs to execute on them
https://conductor-se464.herokuapp.com/
MIT License
3 stars 0 forks source link

Remove user from `run!` #88

Closed davepagurek closed 7 years ago

davepagurek commented 7 years ago

Right now we call run! without a user in some places but expect it in others, e.g. https://github.com/AndrewMcBurney/conductor/blob/master/app/models/spawn_job.rb