Monday, January 23, 2017

Re: Channel callbacks randomly fail to fire in Vim for win32

Hi Kay!

On Mo, 23 Jan 2017, Kay Zheng wrote:

> I made the callback failure happen on my Linux system too. Turned out
> it has something to do with the message length (or the time needed to
> receive the whole message?) Longer messages tend to fail more often.
>
> But I couldn't find a fixed length to trigger this problem. In my
> set-up, messages of around 4k bytes were very likely to fail, and
> messages of around 40k bytes would definitely fail.
>
> I tried setting the 'drop' option of ch_open(...) to 'never', but it
> makes no difference regarding this problem.
>
> I'm using a self-compiled Vim from the official source repo on GitHub,
> commit c81299684b2b9045e56525d3da3f45e8440fbf0d.

Can you show an easy way to reproduce? Something we could add into a
test?

Best,
Christian
--
Menschen erraten heißet nichts als sich ähnl(icher) Erfahrungen
besinnen. Mit einem ganz neuen Charakter kömmt der größte
Menschenkenner nicht aus.
-- Jean Paul

--
--
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

---
You received this message because you are subscribed to the Google Groups "vim_use" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vim_use+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments: