Skip to content
This repository was archived by the owner on Jan 16, 2026. It is now read-only.
This repository was archived by the owner on Jan 16, 2026. It is now read-only.

'_MainThread' object has no attribute 'isAlive' #42

@AnandTiwari1997

Description

@AnandTiwari1997

isAlive() is not supported starting from Python 3.9. This threw a deprecated warning in Python 3.8 but has been removed entirely in Python 3.9. Starting from Python 3.9, It is renamed to is_alive().

Code File Reference:

The environment in which exception occurred:
Python: 3.9.6
wavefront-pyformance: 1.2.4
wavefront-flask-sdk-python: 1.0
wavefront-opentracing-sdk-python: 2.1.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions