The same WebSocket close issue exists in 'fyers-apiv3.0.3' as it did in 'fyers-apiv3.0.1'. The 'close_connection()' method from 'data_ws.FyersDataSocket' stops the WebSocket but does not stop the running thread. This may be a bug related to thread joining.