Skip to content

Prevent args being misused#609

Merged
mperham merged 1 commit intosidekiq:masterfrom
karlfreeman:normalize_args_item
Jan 5, 2013
Merged

Prevent args being misused#609
mperham merged 1 commit intosidekiq:masterfrom
karlfreeman:normalize_args_item

Conversation

@karlfreeman
Copy link
Contributor

Whilst playing around with Sidekiq::Client.push I accidentally didn't wrap args in an Array. This caused various undefined method 'map' for 3:Fixnum in a couple different places ( web, processor )

Screen Shot 2013-01-05 at 09 32 59

This should prevent that happening again :)

mperham added a commit that referenced this pull request Jan 5, 2013
@mperham mperham merged commit 4fc53b1 into sidekiq:master Jan 5, 2013
@karlfreeman karlfreeman deleted the normalize_args_item branch January 5, 2013 16:40
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