lib/sidekiq/sd_notify.rb in sidekiq-6.0.7 vs lib/sidekiq/sd_notify.rb in sidekiq-6.1.0
- old
+ new
@@ -83,10 +83,10 @@
def self.fdstore(unset_env = false)
notify(FDSTORE, unset_env)
end
- # @param [Boolean] true if the service manager expects watchdog keep-alive
+ # @return [Boolean] true if the service manager expects watchdog keep-alive
# notification messages to be sent from this process.
#
# If the $WATCHDOG_USEC environment variable is set,
# and the $WATCHDOG_PID variable is unset or set to the PID of the current
# process