Skip to content

Commit

Permalink
Re-added deleted line
Browse files Browse the repository at this point in the history
  • Loading branch information
adutra committed Nov 25, 2024
1 parent 8b1d062 commit 357bf35
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -267,6 +267,7 @@ public void initialize(String name, Map<String, String> properties) {
}
}
this.closeableGroup = new CloseableGroup();
closeableGroup.addCloseable(metricsReporter());
closeableGroup.setSuppressCloseFailure(true);
CallContext.getCurrentContext().closeables().addCloseable(this);

Expand Down

0 comments on commit 357bf35

Please sign in to comment.