Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Revert #173 + add unit tests #184

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

gao-artur
Copy link

@gao-artur gao-artur commented Jul 14, 2023

Revert PR #173, which introduced bug #177.
I also added 2 unit tests: one to verify the introspection result sharing with concurrent calls. The second reproduces bug #177.

Note the cancellation test will behave differently with IdentityModel v6.1.0 because of this PR. It will still fail on the second request, but because of TaskCancelledException instead of invalid StatusCode.

@gao-artur gao-artur marked this pull request as ready for review July 14, 2023 15:30
@gao-artur
Copy link
Author

@leastprivilege, @bmendonca21 please review. @renagaev you may be also interested to review as you contributed the #173.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant