Skip to content

Commit c72f470

Browse files
committed
fixup
1 parent 8b09ea6 commit c72f470

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

projects/Test/OAuth2/TestOAuth2.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -120,6 +120,7 @@ public async Task DisposeAsync()
120120
_doneEvent.Dispose();
121121
_producerCredentialsProvider?.Dispose();
122122
_connection?.Dispose();
123+
_cancellationTokenSource.Dispose();
123124
}
124125
}
125126

0 commit comments

Comments
 (0)