[swift-corelibs-dev] Better integration with UNIX tools

Brent Royal-Gordon brent at architechies.com
Tue Nov 28 01:01:13 CST 2017


> On Nov 27, 2017, at 3:50 PM, Tony Parker via swift-corelibs-dev <swift-corelibs-dev at 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

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.swift.org/pipermail/swift-corelibs-dev/attachments/20171127/931a3e68/attachment.html>


More information about the swift-corelibs-dev mailing list