Ah, ok, that wasn’t clear. So in primitive async i...
# language-proposals
o
Ah, ok, that wasn’t clear. So in primitive async implementation it would be just using something like
CompletableFuture.runAsync
, may be with optional executor