self.client_uid accessed without being defined
This commit is contained in:
@@ -136,6 +136,7 @@ class TranscriptionServer:
|
||||
)
|
||||
logging.info(f"Running TensorRT backend.")
|
||||
except Exception as e:
|
||||
self.client_uid = options["uid"]
|
||||
websocket.send(
|
||||
json.dumps(
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user