> On Nov 27, 2017, at 3:50 PM, Tony Parker via swift-corelibs-dev 
> <swift-corelibs-dev@swift.org> wrote:
> 
> I was thinking of perhaps a completion handler version, with the expectation 
> that once async/await style completions land it would be pretty easy to use 
> in a kind of straight-line mechanism.

A completion handler only makes sense if we're running under the control of a 
runloop. We aren't today, and I don't believe the most recent async/await stuff 
I've seen included mechanisms to start a runloop if needed.

-- 
Brent Royal-Gordon
Architechies

_______________________________________________
swift-corelibs-dev mailing list
swift-corelibs-dev@swift.org
https://lists.swift.org/mailman/listinfo/swift-corelibs-dev

Reply via email to