We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7c5f0ef commit 464c522Copy full SHA for 464c522
CHANGES.md
@@ -1,6 +1,9 @@
1
# DurianRx releases
2
3
## [Unreleased]
4
+### Added
5
+- `RxExecutor.launch` lets a user run `suspend` functions within that executor.
6
+- `GuardedExecutor` now has a lazily populated scope which cancels when its guard disposes, as well as a `launch` method.
7
8
## [5.0.2] - 2025-01-31
9
### Fixed
0 commit comments