Skip to content
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

throwExceptionSelfCheck throw Error #10361

Merged
merged 1 commit into from
Mar 29, 2024

Conversation

Ericson2314
Copy link
Member

Motivation

SysError is not appropriate because there is no (Unix) syscall involved.

Context

The catch block in initLibUtil is already for Error and still works.

Priorities and Process

Add 👍 to pull requests you find important.

The Nix maintainer team uses a GitHub project board to schedule and track reviews.

`SysError` is not appropriate because there is no (Unix) syscall involved.

The catch block in `initLibUtil` is already for `Error` and still works.
@Ericson2314 Ericson2314 merged commit eeecbb9 into NixOS:master Mar 29, 2024
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant