Uh oh!
There was an error while loading. Please reload this page.
Fix System.Reflection.Emit SetChecksum creating invalid pdb - #110097
Conversation
SetChecksum creating invalid pdbSetChecksum creating invalid pdbtgjones
commented
Nov 23, 2024
The CI failures look like instabilities to me - I can't see anything that could be related to my changes amongst the failures. |
steveharter
left a comment
There was a problem hiding this comment.
Thanks for researching and fixing this.
Do you need this backported to v9?
tgjones
commented
Nov 25, 2024
Thanks for approving the PR. I do need it backported to v9. I don’t know the process for that. Should I make a PR targeting the v9 branch, or is there something automated for that, or…? |
steveharter
commented
Nov 25, 2024
Test failures likely due to #110127 |
steveharter
commented
Nov 25, 2024
I'll take care of it once this PR is in. |
steveharter
commented
Nov 26, 2024
/backport to release/9.0-staging |
Started backporting to release/9.0-staging: https://github.com/dotnet/runtime/actions/runs/12040136075 |
Fixes#110096.