Skip to content

Commit

Permalink
[swarm] #zombies alias for #zombies_info
Browse files Browse the repository at this point in the history
  • Loading branch information
0exp committed Jul 7, 2024
1 parent bcf5e62 commit 6552e9d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/redis_queued_locks/client.rb
Original file line number Diff line number Diff line change
Expand Up @@ -260,6 +260,7 @@ def zombies_info(
)
swarm.zombies_info(zombie_ttl:, lock_scan_size:)
end
alias_method :zombies, :zombies_info

# @param lock_name [String]
# Lock name to be obtained.
Expand Down

0 comments on commit 6552e9d

Please sign in to comment.