]> git.eshelyaron.com Git - emacs.git/commit
Make timeouts work more reliably in url-retrieve-synchronously
authorLars Ingebrigtsen <larsi@gnus.org>
Sun, 19 Jul 2020 20:41:28 +0000 (22:41 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Sun, 19 Jul 2020 20:41:28 +0000 (22:41 +0200)
commit5d2bc1543925960009167988523d76fc6d4c805a
tree9f12e67d4564173196a5ef37334743c6d2f1afa8
parent5d2a83ea0e79308f85d06553483001b7cb2e3a14
Make timeouts work more reliably in url-retrieve-synchronously

* lisp/url/url.el (url-retrieve-synchronously): Ensure that the
processes have been killed on timeouts before returning the buffer
(bug#34607).
lisp/url/url.el