Open
Description
From the Motor documentation:
Motor now offers experimental support for Windows when it is using the asyncio event loop. This means it supports Windows exclusively with Python 3, either integrating with asyncio directly or with Tornado 5 or later: starting in version 5, Tornado uses the asyncio event loop on Python 3 by default.
https://github.com/mongodb/motor/blob/master/doc/changelog.rst
Since the underlying Motor now uses asyncio and works on windows, does this mean that MotorEngine can now both:
- Work on Windows?
- Work with asyncio?
Metadata
Metadata
Assignees
Labels
No labels