]> git.eshelyaron.com Git - emacs.git/commit
Fix tq.el edge case
authorMiles Bader <miles@gnu.org>
Wed, 30 May 2007 14:06:39 +0000 (14:06 +0000)
committerMiles Bader <miles@gnu.org>
Wed, 30 May 2007 14:06:39 +0000 (14:06 +0000)
commit7a781a5480b9a1f55d28a76e1d1f89aaa2421f97
treecde11f8e1eaeeda830d30e51cb93033114a8bc49
parent57669cf1d3f0c1a7634b0df1fbd1d17141644c75
Fix tq.el edge case

(tq-queue-pop): Stifle error when a process has died and we are trying to
send a signal to it.  The program using tq.el should periodically check
to see whether the process has died and react appropriately -- this is
not the responsibility of tq.el, and is consistent with the rest of the
tq.el source code.

Revision: emacs@sv.gnu.org/emacs--devo--0--patch-779
Creator:  Michael Olson <mwolson@gnu.org>
lisp/ChangeLog
lisp/emacs-lisp/tq.el