add alsoWithUnlockingOnSuccess and alsoWithUnlockingOnSuccessAsync

This commit is contained in:
2025-03-15 20:43:17 +06:00
parent 78494b6036
commit cfaa2a8927
3 changed files with 28 additions and 0 deletions

View File

@@ -2,6 +2,9 @@
## 0.25.3
* `Coroutines`:
* Add extensions `SmartRWLocker.alsoWithUnlockingOnSuccessAsync` and `SmartRWLocker.alsoWithUnlockingOnSuccess`
## 0.25.2
* `Versions`: