Skip to content

Use the extending class name when throwing ObjectDisposedException#1890

Merged
JamesNK merged 1 commit into
grpc:masterfrom
ellull:fix/ObjectDisposedExceptionInPollingResolver
Sep 26, 2022
Merged

Use the extending class name when throwing ObjectDisposedException#1890
JamesNK merged 1 commit into
grpc:masterfrom
ellull:fix/ObjectDisposedExceptionInPollingResolver

Conversation

@ellull

@ellull ellull commented Sep 23, 2022

Copy link
Copy Markdown
Contributor

Don't use the DnsResolver class name but the extending class name when throwing the ObjectDisposedException in the PollingResolver.Resolve() method

@JamesNK

JamesNK commented Sep 23, 2022

Copy link
Copy Markdown
Member

Good spotting. Thanks for the PR!

@ellull

ellull commented Sep 24, 2022

Copy link
Copy Markdown
Contributor Author

Thanks @JamesNK.

This is my first contribution to this project and I don't know if I have to do something else now that the PR has been approved.

@JamesNK JamesNK merged commit 371d74f into grpc:master Sep 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants