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

Prevent multiple tasks for reconnection #1369

Merged
merged 2 commits into from
Dec 14, 2024

Conversation

humayunsr
Copy link
Contributor

As discussed here.

#1367

In certain scenarios, this library creates multiple reconnection tasks.

A check is added to make sure that reconnection task starts only when

this task is not running.

humayunsr and others added 2 commits August 6, 2024 12:16
As discussed here.

miguelgrinberg#1367

In certain scenarios, this library creates multiple reconnection tasks.

A check is added to make sure that reconnection task starts only when

this task is not running.

Signed-off-by: Humayun Ajmal <humayun.ajmal@strikeready.com>
@miguelgrinberg miguelgrinberg merged commit b6ee33e into miguelgrinberg:main Dec 14, 2024
21 of 22 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