Skip to content

Added exception for non-existent directory in ImageLoader #4831

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

Merged
merged 3 commits into from
Feb 13, 2020

Conversation

mstfbl
Copy link
Contributor

@mstfbl mstfbl commented Feb 13, 2020

Path.GetFullPath("C://non-Existant) was not throwing an exception. Hence there is a need to explicitly check for the existence of the imageFolder directory. Related to #4429 .

@mstfbl mstfbl requested a review from harishsk February 13, 2020 18:37
@mstfbl mstfbl merged commit 333f765 into dotnet:master Feb 13, 2020
@ghost ghost locked as resolved and limited conversation to collaborators Mar 19, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants