Fix race condition in url-queue when doing the callback
authorLars Magne Ingebrigtsen <larsi@gnus.org>
Sun, 25 Mar 2012 13:38:22 +0000 (15:38 +0200)
committerLars Magne Ingebrigtsen <larsi@gnus.org>
Sun, 25 Mar 2012 13:38:22 +0000 (15:38 +0200)
commite0fe1d55893865df47efceb68551c245f12ceda3
treefbe783a0bf64bff76f5d54c3df9f6ab40ca50f34
parentdd470960273e61040446549c2f6c549c0fdb483a
Fix race condition in url-queue when doing the callback

* url-queue.el (url-queue-kill-job): Check whether the buffer has
been killed asynchronously before selecting it.
lisp/url/ChangeLog
lisp/url/url-queue.el