Skip to content
This repository was archived by the owner on Jul 29, 2024. It is now read-only.

Set thread daemon attribute directly instead of using setDaemon #45

Merged
merged 1 commit into from
Nov 7, 2022
Merged

Conversation

gverm
Copy link
Contributor

@gverm gverm commented Oct 20, 2022

This was officially deprecated in python-3.10[1] and setting the daemon attribute directly has been support for long enough that it won't break older supported versions.

[1] python/cpython#25174

@rafaelclp rafaelclp merged commit 09c5c5d into trela-official:main Nov 7, 2022
@rafaelclp
Copy link
Collaborator

rafaelclp commented Nov 7, 2022

Merged, thanks!

Edit: released on v1.2.27

@gverm gverm deleted the daemon branch November 8, 2022 09:23
@gverm
Copy link
Contributor Author

gverm commented Nov 8, 2022

@rafaelclp Thanks for merging! It does seem, however, that the release didn't make its way to PyPi.

@rafaelclp
Copy link
Collaborator

My bad. #46

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants