curious if there is a Local.java in the works for CompletableFutures like scala has
Dean Hiller
dhiller at twitter.com
Thu May 18 20:57:50 UTC 2017
Way more detail here...
http://stackoverflow.com/questions/37933713/does-completablefuture-have-a-corresponding-local-context
So I was wondering if this was going to be added at some point to the jdk
as I could not figure out how to set something so it was still available on
the thread at a later time when traversing async thenCompose, thenAccept.
thanks,
Dean
More information about the core-libs-dev
mailing list