Details
-
Bug
-
Status: Closed (View Workflow)
-
Critical
-
Resolution: Fixed
-
None
-
None
-
None
Description
The fix for https://bugs.launchpad.net/maria/+bug/417751
disabled Windows asynchronous IO. There is no way to enable it.
I would like to have it back. Creating a thread to do IO on Windows is never a right thing to do, given excellent support for async IO inside the operating system.