Skip to content

Correctly enqueue deferred tasks with positional arguments - #385

Merged
rsamoilov merged 2 commits into
mainfrom
deferred-ruby-3-3
Aug 13, 2026
Merged

Correctly enqueue deferred tasks with positional arguments#385
rsamoilov merged 2 commits into
mainfrom
deferred-ruby-3-3

Conversation

@rsamoilov

Copy link
Copy Markdown
Member

This pull request introduces compatibility improvements for Ruby < 3.3.4, ensuring that deferred tasks work correctly when keyword arguments are missing.

fixes #384

@rsamoilov
rsamoilov merged commit de82d07 into main Aug 13, 2026
12 checks passed
@rsamoilov
rsamoilov deleted the deferred-ruby-3-3 branch August 13, 2026 22:01
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.

[Deferred] TypeError when performing a task enqueued with only positional arguments

1 participant