ScopedValue structured forking/forwarding API
Alan Bateman
alan.bateman at oracle.com
Tue Jul 15 07:04:30 UTC 2025
On 11/07/2025 20:05, Nikita Bobko wrote:
> :
>
> kotlinx.coroutines framework allows to choose which threads users want
> to run their Coroutines on. For example, UI main thread is an important
> case where users care on which thread Coroutines run on.
>
Is this Android or are you saying that the AWT event dispatching thread
(or the JavaFX application thread) can be used as a carrier for these
coroutines?
-Alan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.org/pipermail/loom-dev/attachments/20250715/aa21d6e4/attachment-0001.htm>
More information about the loom-dev
mailing list