Upstream found that between fork() and exec() is not async-safe, and we should probably do the same.
Close for OO M1/M2
This also has landed into master. Time to close.
Upstream found that between fork() and exec() is not async-safe, and we should probably
do the same.