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

[Python] Fix mainloop async warnings #3550

Merged
merged 1 commit into from
Oct 17, 2023
Merged

[Python] Fix mainloop async warnings #3550

merged 1 commit into from
Oct 17, 2023

Conversation

dbrattli
Copy link
Collaborator

@dbrattli dbrattli commented Oct 17, 2023

Fixes for async mainloop warnings in Python. Use get_running_loop instead of get_event_loop to check if there is a current mainloop or not.

No changelog needed and it fixes the previous fix

@dbrattli dbrattli merged commit 5fcd0a1 into main Oct 17, 2023
11 checks passed
@dbrattli dbrattli deleted the python-async-fixes-2 branch October 17, 2023 18:29
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