Skip to content

Comments

throwExceptionSelfCheck throw Error#10361

Merged
Ericson2314 merged 1 commit intoNixOS:masterfrom
obsidiansystems:fix-exception-type
Mar 29, 2024
Merged

throwExceptionSelfCheck throw Error#10361
Ericson2314 merged 1 commit intoNixOS:masterfrom
obsidiansystems:fix-exception-type

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 requested a review from edolstra as a code owner March 29, 2024 20:05
@Ericson2314 Ericson2314 enabled auto-merge March 29, 2024 20:06
@Ericson2314 Ericson2314 merged commit eeecbb9 into NixOS:master Mar 29, 2024
@Ericson2314 Ericson2314 deleted the fix-exception-type branch August 14, 2025 00:59
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