Skip to content

Threading.isAlive was removed in Python 3.9 in favour of is_alive #286

@tirkarthi

Description

@tirkarthi

Also isAlive is a method not a property.

if not t.isAlive:

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions