mirror of
https://github.com/InsanusMokrassar/MicroUtils.git
synced 2025-12-04 05:16:38 +00:00
add suspendPoint
This commit is contained in:
@@ -2,6 +2,10 @@
|
||||
|
||||
## 0.26.8
|
||||
|
||||
* `Coroutines`:
|
||||
* Add simple suspend function `suspendPoint` which will ensure that current coroutine is active to let it be
|
||||
destroyable even in case it have non-suspendable nature
|
||||
|
||||
## 0.26.7
|
||||
|
||||
* `Versions`:
|
||||
|
||||
Reference in New Issue
Block a user