Hi Antoine, I would like to understand the reasoning behind the introduction of the AsyncCompletion interface. From a cursory glance the same functionality is available through other concurrency primitives such as coroutines, which I can also see in places in the codebase and can also see some code to help bridge coroutines and AsyncCompletion.
Is this interface an attempt to try and unify various underlying concurrency models that libraries are bringing in or something similar? -- *Brian McGee * Co-Founder | °*41North <http://41north.dev>*
