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

Free metadata reader and assembly after reading metadata #1456

Merged
merged 1 commit into from
Jul 27, 2017

Conversation

ericstj
Copy link
Member

@ericstj ericstj commented Jul 25, 2017

Fixes leak of assemblies where they weren't being closed until GC.

Fixes #1453

/cc @rainersigwald @livarcocc

@rainersigwald
Copy link
Member

I applied the private you sent offline and can confirm that this fixes the scenario from NuGet/Home#5609.

@ericstj
Copy link
Member Author

ericstj commented Jul 26, 2017

@dotnet-bot test Windows_NT_FullFramework Release

  • desktop release build failed with C:\Users\dotnet-bot\AppData\Local\Temp\.NETStandard,Version=v2.0.AssemblyAttributes.cs(1,1): error CS1056: Unexpected character ''. Msbuild/targets reusing a corrupt file, potential room for improvement there. 😉

@ericstj
Copy link
Member Author

ericstj commented Jul 27, 2017

@livarcocc / @nguerrera I think folks want to take this for 2.0, anything we need to do to get that on the table?

@nguerrera
Copy link
Contributor

We need the same template here as other 2.0 pull requests and a linked VSO bug with the same ask mode template as the other bug fix we took to extensions (crypto facade change). I can't chase down links right now as I'm on my phone. I'll be in the office at ~10:30.

@livarcocc livarcocc added this to the 2.0.0 milestone Jul 27, 2017
@livarcocc
Copy link
Contributor

This has been approved in shiproom.

@livarcocc livarcocc merged commit 2d5667f into dotnet:release/2.0.0 Jul 27, 2017
mmitche pushed a commit to mmitche/sdk that referenced this pull request Jun 5, 2020
…0200513.8 (dotnet#1456)

Microsoft.AspNetCore.Analyzers , Microsoft.AspNetCore.Mvc.Analyzers , Microsoft.AspNetCore.Components.Analyzers , Microsoft.AspNetCore.Mvc.Api.Analyzers
 From Version 5.0.0-preview.6.20263.1 -> To Version 5.0.0-preview.6.20263.8

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants