Sequencer
Sequencer copied to clipboard
How can I add an step to queue in some condition ?
I have taken a look at your library. Very interesting. Suppose I enqueu 3 task A, B, C. In a condition depend on the result of A, I wanna put a task called A' to run after instead B. Can i archieve that?