Skip to content

Fix isAlive #445

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

Merged
merged 1 commit into from
Jun 24, 2025
Merged

Fix isAlive #445

merged 1 commit into from
Jun 24, 2025

Conversation

tbachman
Copy link
Contributor

For python3.9, the threading.Thread isAlive method was replaced with the is_alive method.

(cherry picked from commit 41669f0)

For python3.9, the threading.Thread isAlive method was replaced
with the is_alive method.

(cherry picked from commit 41669f0)
@tbachman tbachman merged commit 71d0195 into SqlAlchemy_1.4 Jun 24, 2025
1 check failed
@tbachman tbachman deleted the backport-alive branch June 24, 2025 23:39
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