Always call the callback when timing out url-queue jobs
authorLars Magne Ingebrigtsen <larsi@gnus.org>
Wed, 14 Mar 2012 02:44:09 +0000 (03:44 +0100)
committerLars Magne Ingebrigtsen <larsi@gnus.org>
Wed, 14 Mar 2012 02:44:09 +0000 (03:44 +0100)
commitcc2ab7327027e47a0a5dff2fb8c1051a866baf40
treefc1ca578f18d2bac371b088645a63202d04529e6
parent899cb7cb68e9845e787291c4ba8ba8fa692be605
Always call the callback when timing out url-queue jobs

* url-queue.el (url-queue-kill-job): Make sure that the callback
is always called, even if we have a timeout.
lisp/url/ChangeLog
lisp/url/url-queue.el