-
Notifications
You must be signed in to change notification settings - Fork 141
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Harmonize consumer diagnostics handling (#1446)
Some of the different `Consumer` builders were not using `ConcurrentDiagnostics` yet to protect the consumer from slow diagnostics implementations. This is fixed. Since `ConcurrentDiagnostics` injects the final event, the `Consumer` builders do not need to do this.
- Loading branch information
1 parent
ea22b74
commit c8293b7
Showing
1 changed file
with
8 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters