Structured concurrency with runnables?
Josiah Noel
josiahnoel at gmail.com
Thu May 11 16:29:35 UTC 2023
On Thu, May 11, 2023 at 12:15 PM Remi Forax <forax at univ-mlv.fr> wrote:
> Callable<Void> callable = Executors.callable(runnable, null);
>
*Turning my runnable tasks into Callable is relatively easy, but it's an
inconvenience nonetheless.*
I'm asking if we could have a variant of fork do this.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.org/pipermail/loom-dev/attachments/20230511/3a392e5d/attachment.htm>
More information about the loom-dev
mailing list