Skip to content

Prevent vfork() when call_setsid is set.

f226d33
Select commit
Loading
Failed to load commit list.
Merged

bpo-35823: subprocess: Use vfork() instead of fork() on Linux when safe #11671

Prevent vfork() when call_setsid is set.
f226d33
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs