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

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

bug#46906: 28.0.50; byte compiler infloops trying to compile infloop


From: Juri Linkov
Subject: bug#46906: 28.0.50; byte compiler infloops trying to compile infloop
Date: Thu, 04 Mar 2021 19:58:30 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (x86_64-pc-linux-gnu)

> On Thu, Mar 4, 2021 at 10:16 AM Juri Linkov <juri@linkov.net> wrote:
>> Maybe 'with-timeout' could help not to loop forever in tests?
>
> I don't think so, because it doesn't work for Lisp infloops.
> (with-timeout (1 (error "foo")) (while t)) doesn't work here, at
> least.

Then maybe run a possibly infinite loop in a separate thread?





reply via email to

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