Merge branch 'development' into sse-and-backoff
This commit is contained in:
@@ -99,7 +99,7 @@ const testPushComposedRejectsMultipleConsumers = async (): Promise<void> => {
|
||||
/* eslint-disable-next-line */
|
||||
for await (const _value of iterator) {
|
||||
}
|
||||
} catch (error) {
|
||||
} catch {
|
||||
failureFlag();
|
||||
}
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user