Skip to content

Add support for Sidekiq > 6 - #15

Open
dsander wants to merge 1 commit into
developfrom
feature/sidekiq-8
Open

Add support for Sidekiq > 6#15
dsander wants to merge 1 commit into
developfrom
feature/sidekiq-8

Conversation

@dsander

@dsander dsander commented Sep 11, 2026

Copy link
Copy Markdown
Member

The only change needed was the removal of the -P argument which has been deprecated in Sidekiq 6 already, and we did not use it for the god configuration.

If others used the pidfile configuration option they have to just remove it.

The only change needed was the removal of the -P argument which has been
deprecated in Sidekiq 6 already and we did not use it for the god
configuration.

If others used the `pidfile` configuration option they have to just
remove it.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant