Skip to content

Conversation

@fanyang-mono
Copy link
Member

Fixes #51232

Replaced ArgumentException with LogError for better error handling.

@ghost
Copy link

ghost commented Aug 5, 2021

Tagging subscribers to this area:
See info in area-owners.md if you want to be subscribed.

Issue Details

Fixes #51232

Replaced ArgumentException with LogError for better error handling.

Author: fanyang-mono
Assignees: -
Labels:

area-VM-meta-mono

Milestone: -

Copy link
Member

@lambdageek lambdageek left a comment

Choose a reason for hiding this comment

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

Looks ok, but could be more idiomatic.

fanyang-mono and others added 3 commits August 5, 2021 22:40
Co-authored-by: Aleksey Kliger (λgeek) <akliger@gmail.com>
Co-authored-by: Aleksey Kliger (λgeek) <akliger@gmail.com>
@ghost
Copy link

ghost commented Aug 6, 2021

Hello @fanyang-mono!

Because this pull request has the auto-merge label, I will be glad to assist with helping to merge this pull request once all check-in policies pass.

p.s. you can customize the way I help with merging this pull request, such as holding this pull request until a specific person approves. Simply @mention me (@msftbot) and give me an instruction to get started! Learn more here.

@ghost ghost merged commit 42d95c2 into dotnet:main Aug 6, 2021
@ghost ghost locked as resolved and limited conversation to collaborators Sep 7, 2021
This pull request was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Replace ArgumentException with LogError for RuntimeConfigParser to be more user friendly

3 participants