We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4f68003 commit 7c255fbCopy full SHA for 7c255fb
docs/concurrency.md
@@ -1,6 +1,6 @@
1
# Concurrency
2
3
-`vp run` runs up to 4 tasks at once, respecting dependency order.
+`vp run` runs up to 4 tasks at once by default, respecting dependency order.
4
5
## `--concurrency-limit`/`VP_RUN_CONCURRENCY_LIMIT`
6
0 commit comments