delay in doWhile and flows with doWhile instead their own logic

This commit is contained in:
2021-09-25 19:28:49 +06:00
parent 539b5fbcd8
commit 4dc65bf09a
3 changed files with 87 additions and 21 deletions

View File

@@ -2,6 +2,9 @@
## 0.6.5
* Flows now use `doWhile` functions
* `doWhile` now use additional delay (for 1 ms) for cases when `block` executing too fast
## 0.6.4
* Versions