
















763c0e2 Don't use aio logging to stdout on Windows - heinrich5991



aio_thread was crashing with #964 on an address that we didn't hand to io_write, I hope that this was just a bug with concurrently writing to stdout on Windows, and not a bug in the aio stuff.
Fixes #914. Fixes #964.























