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

handle symbolic args #18

Closed
wants to merge 1 commit into from
Closed

handle symbolic args #18

wants to merge 1 commit into from

Conversation

zreisman
Copy link

Symbolic arguments (method names) cause the key to be rendered differently in #before_enqueue_lock and #around_perform_lock causing the lock to not be released from ensure.

From my logging

    # INFO -- : clearing lock:ProductSaleStatsUpdate-[nil, "commit_all_updates"]
    # INFO -- : 1534985063 lock:ProductSaleStatsUpdate-[nil, :commit_all_updates]

@schneikai
Copy link

Just a heads up: Fix was proposed in PR #11

@zreisman zreisman closed this Nov 16, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants