Christophe Guillon

Results 16 comments of Christophe Guillon

I'm afraid I can't tell whether the WAN routers behave correctly, I'm not expert enough. Actually it happens that the WAN is loaded, the routers are being updated or [badly]...

I also have the issue in another setup (python 3.12, pytest 8.3.3) where we suffer from the same behavior as described in the initial comment of the issue. Actually, as...

Ok, thanks. I may attempt to propose a fix for support of emacs 26+. The point then is to have some tests verifying the compatibility with these versions, is there...

Using synchronization may be more costly and error prone than a simple thread local cache as proposed above, you may experiment with both. Though, actually I didn't understand the rationale...

As it has been reported multiple times (@middleagedman, @BenSjoberg, @mitchcapper , @p53) the fix in the iptables resolves the issue ('connections reset by peer' or RST packet sent at TCP...

Hi @aaronlehmann, I think that the issue was closed but never fixed, can you consider re-opening it. Note that the pr #2275 solves the issue.