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