We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e59dbe3 commit f51a533Copy full SHA for f51a533
modules/waterfall/Batcher.js
@@ -1,4 +1,4 @@
1
-// Inspired by https://caolan.github.io/async/docs.html#cargo
+// Inspired by https://caolan.github.io/async/v3/docs.html#cargo
2
// The main difference is that we have a timeout.
3
class Batcher {
4
pendingEntries = [];
0 commit comments