You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 16, 2026. It is now read-only.
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().
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