Ludovic Courtès <[email protected]> skribis: > Ludovic Courtès <[email protected]> skribis: > >> First, the person who wrote ‘connect*’ *cough* hadn’t carefully read the >> Guile manual, which reads (info "(guile) Ports and File Descriptors"): >> >> Note that ‘select’ may return early for other reasons, for example due >> to pending interrupts. >> >> Clearly, ‘select’ is returning early, so we should check that and loop. > > Pushed a fix for that in fc6c96c88a0e4ad0b9e48272e5f97ffaa6eec36e.
… and updated the ‘guix’ package in 3c91f4ca490a7ac56dc0aebbca9c4bf4df201877, which should address ‘connect*’ timeout issues that were coming from ‘guix substitute’. Ludo’.
