On Thu, Jun 15, 2017 at 12:16 PM, Henrik Johansson <dahankz...@gmail.com> wrote: > > I must have missed this but just clarify my thoughts are all file reads > async now? That would a pretty big deal for apps that read a lot of files.
That would be nice but in practice most systems do not support pollable I/O on disk files. So, no. Reads and writes to pipes (from os.Pipe) are now asynchronous. Ian -- You received this message because you are subscribed to the Google Groups "golang-nuts" group. To unsubscribe from this group and stop receiving emails from it, send an email to golang-nuts+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.