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

Fix the async issue while running on Windows #516

Merged
merged 1 commit into from
Dec 27, 2024
Merged

Conversation

ShanGor
Copy link
Contributor

@ShanGor ShanGor commented Dec 27, 2024

When running with Apache AGE impl on Windows (with psycopg), it will got async loop error, the fix is to register asyncio with WindowsSelectorEventLoopPolicy. Only effect on Windows. Tested okay.

@LarFii
Copy link
Collaborator

LarFii commented Dec 27, 2024

Thanks!

@LarFii LarFii merged commit c022db4 into HKUDS:main Dec 27, 2024
1 check failed
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.

2 participants