Ensure that waitForAll functions catch and log thrown errors
This commit is contained in:
@@ -352,6 +352,7 @@ export default class MessageReceiver
|
||||
}
|
||||
|
||||
public stopProcessing(): void {
|
||||
log.info('MessageReceiver.stopProcessing');
|
||||
this.stoppingProcessing = true;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user