Bring back Sidekiq class constant check
This should always be safe, since `Sidekiq.server?` would never succeed without this to exist, and it's more consistent.
Showing
Please register or sign in to comment
This should always be safe, since `Sidekiq.server?` would never succeed without this to exist, and it's more consistent.