Skip to content

Use SelectorEventLoop on Windows due to aiodns incompatibility with ProactorEventLoop#91

Draft
Nightriff wants to merge 2 commits intofix/dependency-installation-cleanupfrom
fix/aiodns-proactoreventloop-incompatibility
Draft

Use SelectorEventLoop on Windows due to aiodns incompatibility with ProactorEventLoop#91
Nightriff wants to merge 2 commits intofix/dependency-installation-cleanupfrom
fix/aiodns-proactoreventloop-incompatibility

Conversation

@Nightriff
Copy link
Copy Markdown
Collaborator

aiodns is incompatible with ProactorEventLoop in some cases, as noted on their readme.

The fix in this PR is to specify use of a SelectorEventLoop for windows users, as recommended by various issue threads on the topic.

This PR is being made in an attempt to fix #82

@Nightriff Nightriff self-assigned this May 29, 2025
@Nightriff Nightriff added the bug Something isn't working label May 29, 2025
…ox/roblox-blender-plugin into fix/aiodns-proactoreventloop-incompatibility
@Nightriff Nightriff marked this pull request as draft June 10, 2025 04:20
@Nightriff
Copy link
Copy Markdown
Collaborator Author

Need to check if this works on windows, there are likely differences in the apis

@jnburhoe jnburhoe mentioned this pull request Jun 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant