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

Change event loop policy for win32 #6

Merged
merged 1 commit into from
Nov 22, 2023

Conversation

juan-andres-russy
Copy link
Contributor

Avoids the following error in windows:
RuntimeError: There is no current event loop.

Avoids the following error in windows:
    RuntimeError: There is no current event loop.
@KanHarI
Copy link
Contributor

KanHarI commented Nov 22, 2023

Hi, tested locally. The errors are lint errors, will fix in subsequent PR before deploying, all tests pass

@KanHarI KanHarI merged commit 040a9de into ConnectedPapers:master Nov 22, 2023
0 of 4 checks passed
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