summaryrefslogtreecommitdiff
path: root/test/lisp/emacs-lisp
diff options
context:
space:
mode:
authordick r. chiang <dick.r.chiang@gmail.com>2021-08-06 13:24:53 +0200
committerLars Ingebrigtsen <larsi@gnus.org>2021-08-06 13:28:13 +0200
commit93e1248c2085dfb675d7ed916ec5621e3fe6e2c6 (patch)
treef03787c3ecceacd0be2803c574adac375e4c61d7 /test/lisp/emacs-lisp
parentb17fd982a3a02e687c965d75b2354c9793c1328f (diff)
downloademacs-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