Skip to content

This Rails app tries to prevent unicorn from responding to signals in both master and workers depending on flags to help test process handling in deploy scripts.

Notifications You must be signed in to change notification settings

engineyard/zombie_rails_unicorn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Zombie Rails on Unicorn

Capture and ignore signals to prevent normal Unicron process handling from working. This allows reproducing badly behaved or stuck processes via deploy scripts. The only thing that should allow this app to die is ‘kill -9`.

About

This Rails app tries to prevent unicorn from responding to signals in both master and workers depending on flags to help test process handling in deploy scripts.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published