Skip to content

allow waiting on process exit without requiring a mutable borrow and without dropping stdin - #19

Open
doy wants to merge 2 commits into
smol-rs:masterfrom
doy:status-drop
Open

allow waiting on process exit without requiring a mutable borrow and without dropping stdin#19
doy wants to merge 2 commits into
smol-rs:masterfrom
doy:status-drop

add status_no_drop which takes &self and doesn't drop stdin

4438e61
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs