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

Do not define finalizers for types derived from MemoryManager<T> #3461

Merged
merged 14 commits into from
Apr 2, 2020

Conversation

buyaa-n
Copy link
Contributor

@buyaa-n buyaa-n commented Mar 31, 2020

@buyaa-n buyaa-n requested a review from a team as a code owner March 31, 2020 23:51
@codecov
Copy link

codecov bot commented Apr 1, 2020

Codecov Report

Merging #3461 into master will increase coverage by 0.00%.
The diff coverage is 99.54%.

@@           Coverage Diff            @@
##           master    #3461    +/-   ##
========================================
  Coverage   95.28%   95.28%            
========================================
  Files        1009     1011     +2     
  Lines      231260   231482   +222     
  Branches    14939    14958    +19     
========================================
+ Hits       220350   220571   +221     
  Misses       9259     9259            
- Partials     1651     1652     +1     

@buyaa-n buyaa-n merged commit 50767f0 into dotnet:master Apr 2, 2020
@buyaa-n buyaa-n deleted the no_finalizer branch May 18, 2020 22:41
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.

Do not define finalizers in types derived from MemoryManager<T>
7 participants