-
Notifications
You must be signed in to change notification settings - Fork 230
[main] Source code updates from dotnet/runtime #3873
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
[main] Source code updates from dotnet/runtime #3873
Conversation
Diff: https://github.com/dotnet/runtime/compare/bce6119e41ecfbcf630c369836770669604c22c6..3da1389b964ff9a46ab3dc7083a536750e31e10c From: dotnet/runtime@bce6119 To: dotnet/runtime@3da1389 [[ commit created by automation ]]
…8c1-a5ba-08196aedecfa
Diff: https://github.com/dotnet/runtime/compare/3da1389b964ff9a46ab3dc7083a536750e31e10c..1a9df9161a4c2eda46613580923c36ba5f660ccc From: dotnet/runtime@3da1389 To: dotnet/runtime@1a9df91 [[ commit created by automation ]]
…8c1-a5ba-08196aedecfa
|
Note PRs from original repository included in this codeflow update:
💡 You may consult the FAQ for more information or tag @dotnet/prodconsvcs for assistance. |
Diff: https://github.com/dotnet/runtime/compare/1a9df9161a4c2eda46613580923c36ba5f660ccc..891c183b22d023eea7bc4aa57dbc219d54852036 From: dotnet/runtime@1a9df91 To: dotnet/runtime@891c183 [[ commit created by automation ]]
…8c1-a5ba-08196aedecfa
|
Note PRs from original repository included in this codeflow update:
💡 You may consult the FAQ for more information or tag @dotnet/prodconsvcs for assistance. |
Need to revisit update frequency of these per dotnet/runtime#122565
@wtgodbe - this is a new failure. Could be related to a recent flow into the VMR. EDIT: Yeah: dotnet/aspnetcore#64972 |
…ub.com:dotnet/dotnet into darc-main-7f028c67-b221-48c1-a5ba-08196aedecfa
…nager.CreateOrOpen in all cases except the create case. This way users don't need to dispose of the lock when creation fails.
This comment was marked as off-topic.
This comment was marked as off-topic.
Signed-off-by: Viktor Hofer <[email protected]> Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com> Co-authored-by: Juan Hoyos <[email protected]> Co-authored-by: Eric St. John <[email protected]> Co-authored-by: wigodbe <[email protected]> Co-authored-by: Jacques Eloff <[email protected]> Co-authored-by: Matt Mitchell <[email protected]> Co-authored-by: Viktor Hofer <[email protected]> Co-authored-by: Adeel Mujahid <[email protected]> Co-authored-by: Jeremy Koritzinsky <[email protected]>
Note
This is a codeflow update. It may contain both source code changes from
the source repo
as well as dependency updates. Learn more here.
This pull request brings the following source code changes
From https://github.com/dotnet/runtime
Diff the source with this PR branch