guix substitute: Adjust comment about GnuTLS bug.
* guix/scripts/substitute.scm (call-with-cached-connection): Adjust comment.
This commit is contained in:
parent
bf9dc75682
commit
7fe195f3b7
@ -423,7 +423,7 @@ server certificates."
|
||||
(list error/invalid-session
|
||||
|
||||
;; XXX: These two are not properly handled in
|
||||
;; GnuTLS < 3.7.2, in
|
||||
;; GnuTLS < 3.7.3, in
|
||||
;; 'write_to_session_record_port'; see
|
||||
;; <https://bugs.gnu.org/47867>.
|
||||
error/again error/interrupted)))
|
||||
|
Loading…
Reference in New Issue
Block a user