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

IAsyncEnumerable deserializer should tolerate custom queue converters #51702

Merged

Conversation

eiriktsarpalis
Copy link
Member

Makes the DeserializeAsyncEnumerable method more tolerant of scenaria where custom Queue converters are registered by users.

eiriktsarpalis and others added 3 commits April 23, 2021 10:42
…ion/JsonSerializer.Read.Stream.cs

Co-authored-by: Layomi Akinrinade <layomia@gmail.com>
@eiriktsarpalis eiriktsarpalis merged commit 24900f8 into dotnet:main Apr 23, 2021
@eiriktsarpalis eiriktsarpalis deleted the asyncenumerable-customqueueconverter branch April 23, 2021 14:30
@ghost ghost locked as resolved and limited conversation to collaborators May 23, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants