v5.1.0
Added
RxExecutor.launch
lets a user runsuspend
functions within that executor.GuardedExecutor
now has a lazily populated scope which cancels when its guard disposes, as well as alaunch
method.
v5.1.0
RxExecutor.launch
lets a user run suspend
functions within that executor.GuardedExecutor
now has a lazily populated scope which cancels when its guard disposes, as well as a launch
method.