threading.setDaemon has been deprecated in favor of setting daemon attribute directly in Python 3.10 · Issue #676 · websocket-client/websocket-client · GitHub
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
Ref : python/cpython#25174
websocket-client/websocket/_app.py
Line 308 in 719fc9d
The text was updated successfully, but these errors were encountered: