Skip to content

BinaryCacheStore::queryPathInfoUncached(): Ensure noexcept#15157

Merged
edolstra merged 1 commit intomasterfrom
respect-noexcept
Feb 6, 2026
Merged

BinaryCacheStore::queryPathInfoUncached(): Ensure noexcept#15157
edolstra merged 1 commit intomasterfrom
respect-noexcept

Conversation

@edolstra
Copy link
Member

@edolstra edolstra commented Feb 5, 2026

Motivation

Make sure we don't throw an exception, since that will terminate the program. Seen in a stack trace in the wild.

DeterminateSystems#336

Context


Add 👍 to pull requests you find important.

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

Make sure we don't throw an exception, since that will terminate the
program.
@edolstra edolstra requested a review from Ericson2314 as a code owner February 5, 2026 16:36
@edolstra edolstra enabled auto-merge February 5, 2026 16:36
@github-actions github-actions bot added the store Issues and pull requests concerning the Nix store label Feb 5, 2026
@edolstra edolstra added this pull request to the merge queue Feb 6, 2026
Merged via the queue into master with commit bbb4b00 Feb 6, 2026
18 checks passed
@edolstra edolstra deleted the respect-noexcept branch February 6, 2026 09:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

store Issues and pull requests concerning the Nix store

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants