Skip to content

Threading.isAlive was removed in Python 3.9. Use is_alive. #1585

@tirkarthi

Description

@tirkarthi

https://bugzilla.redhat.com/show_bug.cgi?id=1791693

thread_is_running = self._thread.isAlive()

Thanks for the library!

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions