Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Windows and asyncio #131

Open
dandrei opened this issue Aug 10, 2018 · 1 comment
Open

Windows and asyncio #131

dandrei opened this issue Aug 10, 2018 · 1 comment

Comments

@dandrei
Copy link

dandrei commented Aug 10, 2018

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:

  1. Work on Windows?
  2. Work with asyncio?
@thekie
Copy link
Collaborator

thekie commented Nov 3, 2018

We haven't tested this, have you?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants