Skip to content

Relax the checking of std::filesystem::create_directories for seed inputs dir.#2053

Open
copybara-service[bot] wants to merge 1 commit intomainfrom
cl/910954133
Open

Relax the checking of std::filesystem::create_directories for seed inputs dir.#2053
copybara-service[bot] wants to merge 1 commit intomainfrom
cl/910954133

Conversation

@copybara-service
Copy link
Copy Markdown
Contributor

Relax the checking of std::filesystem::create_directories for seed inputs dir.

Sometimes the seed inputs dir may exist if previous cleanup failed, but there is nothing wrong with reusing the previous dir.

The check on error later should be enough to ensure that the seed inputs dir exists.

…puts dir.

Sometimes the seed inputs dir may exist if previous cleanup failed, but there is nothing wrong with reusing the previous dir.

The check on `error` later should be enough to ensure that the seed inputs dir exists.

PiperOrigin-RevId: 910954133
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant