mirror of
https://github.com/mperham/sidekiq.git
synced 2022-11-09 13:52:34 -05:00
Die, pidfile, die!
This commit is contained in:
parent
8c304e28d1
commit
e296201153
1 changed files with 1 additions and 0 deletions
|
@ -55,6 +55,7 @@ class Sidekiqctl
|
|||
sleep 1
|
||||
end
|
||||
`kill -9 #{pid}`
|
||||
FileUtils.rm_f pidfile
|
||||
done 'Sidekiq shut down forcefully.'
|
||||
end
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue