Skip to content

Commit

Permalink
dispose listener
Browse files Browse the repository at this point in the history
  • Loading branch information
sourabh1007 committed Mar 28, 2023
1 parent dd8a60d commit a013818
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,8 @@ public static async Task ClassCleanupAsync()

Util.DisposeOpenTelemetryAndCustomListeners();

testListener.Dispose();

EndToEndTraceWriterBaselineTests.client?.Dispose();
EndToEndTraceWriterBaselineTests.bulkClient?.Dispose();
EndToEndTraceWriterBaselineTests.miscCosmosClient?.Dispose();
Expand Down

0 comments on commit a013818

Please sign in to comment.