Avatar
Hey there, realistically all this will take quite some time to pan out and fully understand all the implications on APIs. However a few "simple" things that can be done early are: The concurrency design offers Task.Handle APIs which effectively are "futures" but married together with the async world. When you look at it you realize it's not v...