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

event loop: disable asyncio on windows for now #308

Merged
merged 1 commit into from
Mar 6, 2018

Conversation

bfredl
Copy link
Member

@bfredl bfredl commented Mar 6, 2018

Disable asyncio on windows for now. nvim.loop will only be available on POSIX until stdio is fixed (hopefully soon).

@bfredl bfredl changed the title event loop: disable asyncio on nt for now event loop: disable asyncio on windows for now Mar 6, 2018
@bfredl bfredl merged commit 42b6e18 into neovim:master Mar 6, 2018
bfredl added a commit to bfredl/python-client that referenced this pull request Jul 2, 2018
Revert "event loop: disable asyncio on nt for now (neovim#308)"

This reverts commit 42b6e18.
bfredl added a commit to bfredl/python-client that referenced this pull request Jul 15, 2018
Revert "event loop: disable asyncio on nt for now (neovim#308)"

This reverts commit 42b6e18.
bfredl added a commit to bfredl/python-client that referenced this pull request Jul 15, 2018
Revert "event loop: disable asyncio on nt for now (neovim#308)"

This reverts commit 42b6e18.
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

Successfully merging this pull request may close these issues.

1 participant