]> git.eshelyaron.com Git - emacs.git/commit
Only kill url-retrieve-synchronously connections when we have a timeout
authorLars Ingebrigtsen <larsi@gnus.org>
Sun, 19 Jul 2020 21:12:54 +0000 (23:12 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Sun, 19 Jul 2020 21:12:54 +0000 (23:12 +0200)
commit7a24cff1b2be9068a7c578360f6b51236105d98b
treef581e02fac6bcda9cf749abbd2e0e36854771868
parent5d2bc1543925960009167988523d76fc6d4c805a
Only kill url-retrieve-synchronously connections when we have a timeout

* lisp/url/url.el (url-retrieve-synchronously): Only kill the
connections when we have a timeout (bug#34607).
lisp/url/url.el