emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: master 2c79a8f 2/2: Use posix_spawn if possible.


From: Po Lu
Subject: Re: master 2c79a8f 2/2: Use posix_spawn if possible.
Date: Tue, 25 Jan 2022 19:55:50 +0800
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.60 (gnu/linux)

Jostein Kjønigsen <jostein@secure.kjonigsen.net> writes:

> Like Saulius says, this is fairly technical and far above at least my head.
>
> I still think it's worth discussing if we *need* this change for
> Linux. When the original commit was landed, (from what I can tell) it
> was because it was needed for Mac, and assumed harmless for other
> platforms. The merge to master was then meant as a testing-ground to
> see if it would cause issues.

FWIW, I think use of posix_spawn should only be enabled on macOS, as a
work around for Apple's recent changes to vfork.  There is no reason to
risk needlessly breaking things for people.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]