Skip to content

Preserve kwargs when enqueuing a job#57

Merged
hlascelles merged 1 commit intomasterfrom
preserve_kwargs
Sep 2, 2025
Merged

Preserve kwargs when enqueuing a job#57
hlascelles merged 1 commit intomasterfrom
preserve_kwargs

Conversation

@owst
Copy link
Copy Markdown
Contributor

@owst owst commented Apr 2, 2025

Ensure that on Que >= 2 and Ruby 3.2 any kwargs are not converted to positional args, which causes a job-runtime error due to a mismatch of argument count.

Ensure that on Que >= 2 and Ruby 3.2 any kwargs are not converted to
positional args, which causes a job-runtime error due to a mismatch of
argument count.
@owst owst requested a review from a team as a code owner April 2, 2025 09:01
@owst owst requested review from cmoynihan221 and hlascelles and removed request for a team April 2, 2025 09:01
@hlascelles hlascelles merged commit d7f6e90 into master Sep 2, 2025
4 checks passed
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.

3 participants