[Pkg-javascript-commits] [node-async] 51/480: update async.queue information in README
Jonas Smedegaard
js at moszumanska.debian.org
Fri May 2 08:58:11 UTC 2014
This is an automated email from the git hooks/post-receive script.
js pushed a commit to branch master
in repository node-async.
commit 9bdbf715cd0e0bab5916bdd82ca2db4719a253dc
Author: Caolan McMahon <caolan at caolanmcmahon.com>
Date: Tue Nov 16 13:02:22 2010 +0000
update async.queue information in README
---
README.md | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md
index 68d4a76..2da4de7 100644
--- a/README.md
+++ b/README.md
@@ -654,8 +654,8 @@ __Arguments__
* worker(task, callback) - An asynchronous function for processing a queued
task.
-* concurrency - An optional callback which is called when all the tasks have
- been completed. The callback may receive an error as an argument.
+* concurrency - An integer for determining how many worker functions should be
+ run in parallel.
__Queue objects__
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-async.git
More information about the Pkg-javascript-commits
mailing list