Skip to content

libutil: add useful functions to Pid#15110

Merged
Ericson2314 merged 1 commit intoNixOS:masterfrom
obsidiansystems:pid-cleanup
Jan 28, 2026
Merged

libutil: add useful functions to Pid#15110
Ericson2314 merged 1 commit intoNixOS:masterfrom
obsidiansystems:pid-cleanup

Conversation

@artemist
Copy link
Member

Motivation

The C++ rule of five suggests that when a custom destructor is needed then several other functions are as well. The lack of those makes certain operations challenging.

Add some useful functions to Pid

Context


Add 👍 to pull requests you find important.

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

@artemist artemist requested a review from edolstra as a code owner January 28, 2026 16:53
The C++ rule of five suggests that when a custom destructor is needed
then several other functions are as well. The lack of those makes
certain operations challenging
@Ericson2314 Ericson2314 added this pull request to the merge queue Jan 28, 2026
Merged via the queue into NixOS:master with commit bcbc8ae Jan 28, 2026
14 checks passed
@Ericson2314 Ericson2314 deleted the pid-cleanup branch January 28, 2026 21:21
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