lantins / resque-lock-timeout

A Resque plugin; adds locking, with optional timeout/deadlock handling to resque jobs.
MIT License
53 stars 20 forks source link

Help testing against edge resque #20

Closed steveklabnik closed 9 years ago

steveklabnik commented 11 years ago

Hey there!

I'm gearing up to work on Resque 2.0, and I'd like to coordinate better with plugin authors to make sure stuff doesn't break.

I'd like to know a few things:

  1. Can I do something to help get you testing against edge Resque?
  2. Are you monkey-patching anything in Resque currently? Can 2.0 expose an API to help you not have to do that any more?
  3. Do you need any help in bringing your plugin up-to-date with the latest Resque?

Thanks!

Related: https://github.com/defunkt/resque/issues/880

mcfiredrill commented 11 years ago

I still use this plugin daily. Does anyone else? I am working to get this compatible with edge resque. There have not been any commits or replies to issues from the maintainer in a long time. @lantins would you be willing to let someone else take over?

lantins commented 10 years ago

With the Redis changes supplied by @mcfiredrill, all seems good. Testing can be found in the resque-2 branch.

lantins commented 9 years ago

I don't foresee Resque 2.0 ever being released, if it is, we'll support it.

The code still works with 2.0 as of 2.0.0.pre.1