Skip to content

Don't hold onto references in Consumer #2191

New issue

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

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

Already on GitHub? # to your account

Merged
merged 3 commits into from
Feb 13, 2023

Conversation

timcassell
Copy link
Collaborator

Fixes #1942

Also fixes boxing nullable value types.

@timcassell
Copy link
Collaborator Author

@AndreyAkinshin Does this look okay?

Copy link
Member

@AndreyAkinshin AndreyAkinshin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It seems that everything is OK (at least, I wasn't able to find any regressions).

@AndreyAkinshin AndreyAkinshin merged commit ff5dbe6 into dotnet:master Feb 13, 2023
@AndreyAkinshin AndreyAkinshin added this to the v0.13.5 milestone Feb 13, 2023
@AndreyAkinshin
Copy link
Member

@timcassell thanks!

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Consider changing Consume to not hold onto references for very long
2 participants