Package version: refinitiv-dataplatform==1.0.0a15
File "***/lib/python3.9/site-packages/websocket/_app.py", line 231, in teardown
if thread and thread.isAlive():
AttributeError: 'Thread' object has no attribute 'isAlive'
I think it should be is_alive().