mirror of
https://github.com/mperham/sidekiq.git
synced 2022-11-09 13:52:34 -05:00
Test busy actor termination
This commit is contained in:
parent
92c1942363
commit
0e9b3cede4
5 changed files with 13 additions and 5 deletions
|
|
@ -5,4 +5,5 @@ Myapp::Application.routes.draw do
|
|||
get "work" => "work#index"
|
||||
get "work/email" => "work#email"
|
||||
get "work/post" => "work#delayed_post"
|
||||
get "work/long" => "work#long"
|
||||
end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue