Closed caalberts closed 4 years ago
Hey y'all. As you can probably tell, this repo is in need of a bit of TLC and I haven't been able to spend all that much time on it. I'm planning to spend some time this weekend to go through outstanding pull requests that can be merged and then cutting a new version. I know it's been a while since there have been any updates, so thanks for your patience.
These changes have been pulled into 3.1.0
Sidekiq Pro batch callback feature supports the
Class#method
notation when registering a callback. It's documented here.This commit adds support for it in
NullBatch
.