Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Chore: Sidekiq 6.5 compatibility #715

Merged
merged 1 commit into from
Jun 9, 2022
Merged

Chore: Sidekiq 6.5 compatibility #715

merged 1 commit into from
Jun 9, 2022

Conversation

mhenrixon
Copy link
Owner

No description provided.

@mhenrixon mhenrixon merged commit 97d5f4c into main Jun 9, 2022
@mhenrixon mhenrixon deleted the chore/sidekiq-6.5.0 branch June 9, 2022 08:29
@@ -6,6 +6,8 @@ module Middleware
#
# @author Mikael Henriksson <mikael@mhenrixon.com>
class Server
include Sidekiq::ClientMiddleware if defined?(Sidekiq::ServerMiddleware)
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@mhenrixon Shouldn't this include ServerMiddleware?

Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fixed it now

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants