bug#81538: 32.0.50; Eglot: Non-local exit during window/showDocument handling
João Távora <[email protected]>
| Newsgroups | gmane.emacs.bugs |
|---|---|
| Message-ID | <CALDnm51=ZV1kLrQRBW7SeZQ7zBzgpZPmHk8rr6695XjGuuDWLg@mail.gmail.com> |
On Sat, Aug 8, 2026, 20:47 Troy Brown <[email protected]> wrote:. > > I think the interesting thing to note are the traces in the attached > trace log in the original email. Looking at nested traced function > call #15 (jsonrpc-connection-send) and #17 > (jsonrpc-connection-receive) shows that there is a way to receive data > while the transmission of data has not yet completed, which correlates > to the reception of `a2` while in the middle of sending the large `c`. > I still think you're misanalysing the situation. Please reduce the delay in the "silly patch" I have sent from 100ms to just 1ms. And try again the reproduce. Thanks, João