Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

jackwotherspoon
Copy link
Collaborator

@jackwotherspoon jackwotherspoon commented Jun 4, 2024

Today, the Python Connector for async usage does not allow being called across
multiple event loops.

However, we do not explicitly define that logic nor make it clear via an error message.

This PR adds an error message to check in connect_async if the Connector._loop
attribute matches the current running event loop and errors if it does not (multiple event loops).

Related to #1107

@jackwotherspoon jackwotherspoon marked this pull request as ready for review October 1, 2024 17:24
@jackwotherspoon jackwotherspoon requested a review from a team as a code owner October 1, 2024 17:24
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