sidekiq:start/restart tasks disappear?
Created by: nebirhos
Maybe I'm missing something, but why this commit 6a7d63aa removed the lines
task :start => :restart
task :restart do
Is this an error? If not, the README shouldn't tell to launch script/background_jobs
?