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

Document pushing multiple items into queue/cargo/priorityQueue #1238

Closed
megawac opened this issue Jul 12, 2016 · 1 comment
Closed

Document pushing multiple items into queue/cargo/priorityQueue #1238

megawac opened this issue Jul 12, 2016 · 1 comment
Labels
Milestone

Comments

@megawac
Copy link
Collaborator

megawac commented Jul 12, 2016

queue.push is currently only documented for push(task, callback), where it also supports push([tasks], callback) (#1220)

@megawac megawac added the docs label Jul 12, 2016
@megawac megawac added this to the 2.0 milestone Jul 12, 2016
@aearly
Copy link
Collaborator

aearly commented Jul 12, 2016

Are you sure? I just checked and the docs for QueueObject and CargoObject and both mention "Instead of a single task, a tasks array can be submitted." for push.

@megawac megawac closed this as completed Jul 12, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants