-
-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use
threading.Thread.is_alive()
for Py3.9 compat
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
600efee
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Is there any plan to release a new version of
magicbus
with this fix? I would like to use this package with Python 3.11 but it is not possible at the moment due to some issues (including this one).600efee
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Sadly, no. I may need to find time to revisit #11 and get this released, then. This project is not very active and doesn't get enough attention. It looks like it'd need some CI updates additionally. Feel free to stop by the matrix channels @ https://matrix.to/#/%23cherrypy-space:matrix.org if you want to remind me later on.