[bug#47174,0/2] substitute: Handle closing connections to substitute servers.

Message ID 87y2eodxyy.fsf@cbaines.net
Headers show
Series substitute: Handle closing connections to substitute servers. | expand

Message

Christopher Baines March 15, 2021, 7:21 p.m. UTC
Christopher Baines (2):
  guix: Alter http-fetch to return the response.
  substitute: Handle closing connections to substitute servers.

 guix/build/download-nar.scm |  5 +++--
 guix/build/download.scm     |  9 ++++++---
 guix/http-client.scm        | 12 ++++++------
 guix/scripts/substitute.scm | 31 ++++++++++++++++++++++++-------
 4 files changed, 39 insertions(+), 18 deletions(-)