-
Notifications
You must be signed in to change notification settings - Fork 68
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Next planned release? #37
Comments
Hey there! We're actually looking for people to help with the care and feeding of closure_tree and with_advisory_lock. If you'd like to help, we'd appreciate it. cc/ @seuros |
@seanhandley We could release earlier if there is a stable major version of activerecord released. |
@seuros I didn't notice you set up milestones. #prostyle 💯 |
Hello maintainers,
I'm working on a feature that would very much benefit from nested advisory locks. Currently I'm including this gem by specifying the ref of HEAD of master branch (currently
25e415c
).Is there a planned release coming up? Our testing so far is successful - it seems stable and reliable - but it's always preferable to be able to lock into a specific release than directly to a commit.
Thanks!
The text was updated successfully, but these errors were encountered: