Skip to content
Discussion options

You must be logged in to vote

The issue was using sync: true in the set call in the test, (which I had added earlier before learning about Sidekiq::Testing.server_middleware,) after seeing it in the Setter class. After removing the sync: true, the middleware is applied as expected in both fake and inline modes.

Replies: 1 comment 5 replies

Comment options

You must be logged in to vote
5 replies
@xxx
Comment options

@mperham
Comment options

@xxx
Comment options

Answer selected by xxx
@xxx
Comment options

@mperham
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants