Merge pull request #901 from bsbernd/posix_spawn
authorBernd Schubert <bernd.schubert@fastmail.fm>
Thu, 7 Mar 2024 11:03:41 +0000 (12:03 +0100)
committerGitHub <noreply@github.com>
Thu, 7 Mar 2024 11:03:41 +0000 (12:03 +0100)
Switch from fork to posix_spawn


Trivial merge