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

[Unbranded clients] Remove null-check around message.Apply(options) #4537

Closed
Tracked by #4490
annelo-msft opened this issue Apr 4, 2024 · 0 comments · Fixed by #4580
Closed
Tracked by #4490

[Unbranded clients] Remove null-check around message.Apply(options) #4537

annelo-msft opened this issue Apr 4, 2024 · 0 comments · Fixed by #4580
Assignees
Labels
DPG/RLC v2.1 Post Gallium work DPG

Comments

@annelo-msft
Copy link
Member

Azure/azure-sdk-for-net#43212 makes the options property nullable and removes the ArgumentNullException thrown when null is passed in favor of a no-op.

Unbranded clients should remove the null-check added in #4502

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
DPG/RLC v2.1 Post Gallium work DPG
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants