GNU bug report logs -
#39824
26.2; timers sometimes stop working when coming back from sleep
Previous Next
Reported by: ndame <emacsuser <at> freemail.hu>
Date: Fri, 28 Feb 2020 15:57:01 UTC
Severity: normal
Tags: notabug
Found in version 26.2
Done: Stefan Kangas <stefan <at> marxist.se>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
> Date: Sun, 19 Apr 2020 17:34:46 +0000
> From: ndame <ndame <at> protonmail.com>
> Cc: "39824 <at> debbugs.gnu.org" <39824 <at> debbugs.gnu.org>
>
> I have a timer which runs every 15 minutes and it accesses the network.
> It often occurred that the computer woke up from sleep, but the network was
> not yet available (e.g. the cable was not plugged in). The timer run
> instantly, because the 15 min cycle was long overdue and it had a network
> error.
>
> I usually have debug on to see what happened if there is an error and
> dismissed this error backtrace with q, so it's very much possible I got
> the negative timer from there.
>
> Since then I pay attention to have the network available when I wake up
> the computer, so it's likely that's why I don't have the negative timer
> anymore.
Which means using this combination is probably not a good idea in your
case (unless you _want_ such timers to be disabled when these errors
happen).
IOW, the problem as you describe it happens entirely under your
control: you can cause it at will and you can make it go away at will.
This bug report was last modified 4 years and 273 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.