diff options
author | dick r. chiang <dick.r.chiang@gmail.com> | 2021-08-06 13:24:53 +0200 |
---|---|---|
committer | Lars Ingebrigtsen <larsi@gnus.org> | 2021-08-06 13:28:13 +0200 |
commit | 93e1248c2085dfb675d7ed916ec5621e3fe6e2c6 (patch) | |
tree | f03787c3ecceacd0be2803c574adac375e4c61d7 /test/lisp/emacs-lisp | |
parent | b17fd982a3a02e687c965d75b2354c9793c1328f (diff) | |
download | emacs-93e1248c2085dfb675d7ed916ec5621e3fe6e2c6.tar.gz emacs-93e1248c2085dfb675d7ed916ec5621e3fe6e2c6.tar.bz2 emacs-93e1248c2085dfb675d7ed916ec5621e3fe6e2c6.zip |
Fix problem with occasional stalls in `url-retrieve-synchronously'
* lisp/url/url.el (url-retrieve-synchronously): Use
`accept-process-output' on a null process. That is the safer, more
conventional way of achieving non-blocking sleep-for (bug#49897).
Also rewrite for greater readability.
Diffstat (limited to 'test/lisp/emacs-lisp')
0 files changed, 0 insertions, 0 deletions