spack/lib/spack
Harmen Stoppels 667c1960d0 Replace MultiProcessFd with Connection objects
Connection objects are Python version, platform and multiprocessing
start method independent, so better to use those than a mix of plain
file descriptors and inadequate guesses in the child process whether it
was forked or not.

This also allows us to delete the now redundant MultiProcessFd class,
hopefully making things a bit easier to follow.
2024-11-18 12:47:11 +01:00
..
docs Update release documentation (#46991) 2024-11-18 12:47:11 +01:00
env ldflags=* are compiler flags, not linker flags (#43820) 2024-04-26 09:19:03 +02:00
external archspec: update to v0.2.5 (#46958) 2024-11-18 12:47:11 +01:00
llnl Replace MultiProcessFd with Connection objects 2024-11-18 12:47:11 +01:00
spack Replace MultiProcessFd with Connection objects 2024-11-18 12:47:11 +01:00
spack_installable Update copyright year to 2024 (#41919) 2024-01-02 09:21:30 +01:00