Skip to content

Reduce the use unknownError in FileSystem #276

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 1 commit into from
Jan 11, 2022

Conversation

neonichu
Copy link
Contributor

@neonichu neonichu commented Jan 7, 2022

There were a few cases where unknownError was being used, including ones where the error was very much known. This should make it easier to diagnose such errors if they happen in the wild.

There were a few cases where `unknownError` was being used, including ones where the error was very much known. This should make it easier to diagnose such errors if they happen in the wild.
@neonichu
Copy link
Contributor Author

neonichu commented Jan 7, 2022

@swift-ci please test

@neonichu
Copy link
Contributor Author

@neonichu neonichu merged commit 3cfb7e2 into swiftlang:main Jan 11, 2022
@neonichu neonichu deleted the reduce-unknown-errors branch January 11, 2022 18:48
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.

3 participants