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

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

bug#71223: 30.0.50; stack overflow after very fast opening and closing o


From: Stefan Monnier
Subject: bug#71223: 30.0.50; stack overflow after very fast opening and closing of frames
Date: Tue, 28 May 2024 20:30:44 -0400
User-agent: Gnus/5.13 (Gnus v5.13)

> Alternatively, we could add a method of waiting without calling
> wait_reading_process_output.  E.g., an additional argument to
> sleep-for.  WDYT?

If at all possible, I'd rather not wait (register a callback instead).
As a general rule `sit-for` is a source of problems in ELisp code.


        Stefan






reply via email to

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