mirror of
https://github.com/jambonz/jambonz-feature-server.git
synced 2025-12-20 08:40:38 +00:00
lint
This commit is contained in:
@@ -970,7 +970,7 @@ class TaskGather extends SttTask {
|
|||||||
bugname: this.bugname
|
bugname: this.bugname
|
||||||
})
|
})
|
||||||
.catch((err) => {
|
.catch((err) => {
|
||||||
if (this.resolved) return;
|
if (this.resolved) return;
|
||||||
this.logger.error({err}, 'Error stopping transcription');
|
this.logger.error({err}, 'Error stopping transcription');
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user