Skip to content

Conversation

CameronNemo
Copy link
Contributor

@CameronNemo CameronNemo commented Aug 25, 2024

What does this PR do

Add wrappers for posix_spawn related functions

Replaces #2007

Closes #1740

Checklist:

  • I have read CONTRIBUTING.md
  • I have written necessary tests and rustdoc comments
  • A change log has been added if this PR modifies nix's API

@CameronNemo CameronNemo changed the title Spawn Add wrappers for posix_spawn related functions Aug 25, 2024
@CameronNemo CameronNemo force-pushed the spawn branch 2 times, most recently from 902daf8 to afca1f4 Compare August 25, 2024 02:03
Copy link
Member

@SteveLauC SteveLauC left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks for picking it up!

@SteveLauC SteveLauC added this pull request to the merge queue Aug 25, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Aug 25, 2024
@SteveLauC SteveLauC added this pull request to the merge queue Aug 25, 2024
Merged via the queue into nix-rust:master with commit ae338df Aug 25, 2024
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.

Interest in adding an safe API for spawn and spawn_p?
3 participants