bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#15561: Re: bug#15561: periodic timer stops running


From: Eli Zaretskii
Subject: bug#15561: Re: bug#15561: periodic timer stops running
Date: Fri, 28 Feb 2014 11:18:55 +0200

> Date: Fri, 28 Feb 2014 12:03:09 +0400
> From: Dmitry Antipov <antipov@dev.rtsoft.ru>
> Cc: 15561@debbugs.gnu.org
> 
> BTW, we have at least one backtrace with nested calls to timer_check_2 
> (http://debbugs.gnu.org/cgi/bugreport.cgi?bug=16817#11):

Perhaps we should bind Vtimer_list to nil when we call Lisp in
timer_check_2.

But in general, timer_check_2 works on a copy of Vtimer_list, so
calling it recursively is not necessarily a problem, I think.  Do you
see any potential problems?





reply via email to

[Prev in Thread] Current Thread [Next in Thread]