Skip to content

Commit

Permalink
Fix messed up merge
Browse files Browse the repository at this point in the history
Sorry, dunno how that even happened. What a noob!
  • Loading branch information
nateberkopec committed Sep 9, 2019
1 parent 86c1704 commit 8a58dd3
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions lib/puma/cluster.rb
Expand Up @@ -74,10 +74,6 @@ def initialize(idx, pid, phase, options)
@started_at = Time.now
@last_checkin = Time.now
@last_status = '{}'
<<<<<<< HEAD
=======
@dead = false
>>>>>>> Fixes Cluster worker shutdown/restart (#1908)
@term = false
end

Expand Down

0 comments on commit 8a58dd3

Please sign in to comment.