Skip to content
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

fix(unlock): ensure callback and unlock #771

Merged
merged 4 commits into from
Apr 13, 2023
Merged

fix(unlock): ensure callback and unlock #771

merged 4 commits into from
Apr 13, 2023

Conversation

mhenrixon
Copy link
Owner

Closes #770

@mhenrixon mhenrixon added the bug label Apr 13, 2023
@mhenrixon mhenrixon self-assigned this Apr 13, 2023
@mhenrixon mhenrixon enabled auto-merge (squash) April 13, 2023 15:15
@mhenrixon mhenrixon merged commit f5da3b0 into main Apr 13, 2023
7 checks passed
@mhenrixon mhenrixon deleted the fix/sloppy-floppy branch April 13, 2023 15:28
mhenrixon added a commit that referenced this pull request Jul 14, 2023
* chore(deps): update gems (solargraph is awesome)

* fix(unlock): ensure unlock and callback runs

* chore(lint): lint'em real good
# Conflicts:
#	.github/workflows/rspec.yml
#	myapp/.tool-versions
mhenrixon added a commit that referenced this pull request Jul 14, 2023
* Fix active worker detection by using correct keys (#756)

Rename keys from :workers to :work since that's correct name set in Redis

* chore(lint): fix linter issues

* fix(unlock): ensure callback and unlock (#771)

* chore(deps): update gems (solargraph is awesome)

* fix(unlock): ensure unlock and callback runs

* chore(lint): lint'em real good
# Conflicts:
#	.github/workflows/rspec.yml
#	myapp/.tool-versions

* fix: backport the fix for the return value of #deep_transform_keys (#750)

Backport fix the return value of #deep_transform_keys

* Hide lock info debug suggestion on lock page if it's already enabled. (#763)

only show lock info suggestion if value is not already on

* chore(v7): backport fixes from v8

* chore(ci): backport ci changes from v8

---------

Co-authored-by: Dominik Szromik <dodox360@gmail.com>
Co-authored-by: Egor Romanov <unsaidxpl@gmail.com>
Co-authored-by: Jeremiah <jeremiahchurch@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

while_executing with on_conflict: :reschedule reschedules job when unlock fails
1 participant