fix delays in signal handling
commit8d626390cecb0134ad2d43a055eacd7856ab44f1
authorEric Wong <normalperson@yhbt.net>
Wed, 27 Oct 2010 02:02:11 +0000 (27 02:02 +0000)
committerEric Wong <normalperson@yhbt.net>
Wed, 27 Oct 2010 02:02:11 +0000 (27 02:02 +0000)
tree32fa06f5c1924ba694ef59e089909d0c0cf71557
parent61516865943f1b18370357cd555811807339c1f7
fix delays in signal handling

There is no need to loop in the master_sleep method at all, as
the rest of the code is designed to function even on interrupted
sleeps.

This change is included as part of a larger cleanup in master.
(commit bdc79712e5ac53d39c51e80dfe50aff950e5053f).  From maint:
(cherry picked from commit 10037f2aabb3fab4296fc90c615e7caa9f4a9b53)

Conflicts:

lib/unicorn.rb
lib/unicorn.rb