Skip to content

Commit b8a35a8

Browse files
committed
README.md updated.
1 parent 56fa0ab commit b8a35a8

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -428,6 +428,10 @@ JoinStep("join", []string{"branch1_step1", "branch2_step1"}, floxy.JoinStrategyA
428428

429429
See `examples/condition/main.go` for a demonstration of this issue.
430430

431+
### Rollback for nested Fork/Join branches
432+
433+
When using nested `Fork` branches, rollback is not supported.
434+
431435
## Installation
432436

433437
```bash

0 commit comments

Comments
 (0)