Skip to content

Conversation

@unflxw
Copy link
Contributor

@unflxw unflxw commented Oct 8, 2025

As of Sidekiq 8.0.8, when sidekiq/api is required, it will attempt to call Sidekiq.loader.run_load_hooks(:api). Implement this in our Sidekiq module mocks.

See related Sidekiq PR: sidekiq/sidekiq#6825

[skip changeset] as it only affects our tests

As of Sidekiq 8.0.8, when `sidekiq/api` is required, it will attempt
to call `Sidekiq.loader.run_load_hooks(:api)`. Implement this in our
Sidekiq module mocks.

See related Sidekiq PR: sidekiq/sidekiq#6825
@unflxw unflxw self-assigned this Oct 8, 2025
@unflxw unflxw added the chore A small task that takes a day or two at the most. label Oct 8, 2025
@unflxw unflxw merged commit b7fd556 into main Oct 8, 2025
198 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

chore A small task that takes a day or two at the most.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants