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.
2 parents 63e80a5 + d8043e3 commit 4386037Copy full SHA for 4386037
README.md
@@ -7,9 +7,9 @@ Minimal frame for node graph based task processing.
7
8
### Disclaimer:
9
10
--Each individual flow can be executed concurrently on separate goroutines.
+- Each individual flow can be executed concurrently on separate goroutines.
11
12
--At node level, all nodes of an individual graph should execute on the same goroutine (synchronous).
+- At node level, all nodes of an individual graph should execute on the same goroutine (synchronous).
13
14
---
15
0 commit comments