Brad M
03/31/2021, 3:40 PMsuspend fun
, but a library we use (java-dataloader
) requires functions with a CompletableFuture return type. How have folks been switching between CompletableFutures
and suspend
?than_
03/31/2021, 6:08 PMthan_
03/31/2021, 6:09 PMBrad M
03/31/2021, 9:00 PM