Easily spawn child processes on Unix

0 stars 0 forks 0 watchers Rust Apache License 2.0
process spawn unix
1 Open Issue Need Help Last updated: Dec 21, 2025

Open Issues Need Help

View All on GitHub

AI Summary: This issue requests the implementation of a feature to capture and store the `Stdout` and `Stderr` streams of a process. The primary goal is to allow users to retrieve and review this process output at a later time.

Complexity: 3/5
good first issue

Easily spawn child processes on Unix

Rust
#process#spawn#unix