all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Re: master e87e6a2: Fix unlikely races with GnuTLS, datagrams
       [not found] ` <20190116075253.D88B420536@vcs0.savannah.gnu.org>
@ 2019-02-13 13:09   ` Robert Pluim
  2019-02-13 15:22     ` Eli Zaretskii
  0 siblings, 1 reply; 3+ messages in thread
From: Robert Pluim @ 2019-02-13 13:09 UTC (permalink / raw)
  To: emacs-devel; +Cc: Paul Eggert

eggert@cs.ucla.edu (Paul Eggert) writes:

> branch: master
> commit e87e6a24c49542111e669b7d0f1a412024663f8e
> Author: Paul Eggert <eggert@cs.ucla.edu>
> Commit: Paul Eggert <eggert@cs.ucla.edu>
>
>     Fix unlikely races with GnuTLS, datagrams

Paul,

there have been reports on help-gnu-emacs of emacs-26.1 failing when
using TLS 1.3 to talk to Google servers, and Iʼve just noticed it here
as well (although only in unusual circumstances). emacs-27 doesnʼt
have this issue, and cherry-picking this commit to emacs-26 fixes it
for me. Perhaps we could apply it there?

Thanks

Robert



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: master e87e6a2: Fix unlikely races with GnuTLS, datagrams
  2019-02-13 13:09   ` master e87e6a2: Fix unlikely races with GnuTLS, datagrams Robert Pluim
@ 2019-02-13 15:22     ` Eli Zaretskii
  2019-02-13 16:09       ` Robert Pluim
  0 siblings, 1 reply; 3+ messages in thread
From: Eli Zaretskii @ 2019-02-13 15:22 UTC (permalink / raw)
  To: Robert Pluim; +Cc: eggert, emacs-devel

> From: Robert Pluim <rpluim@gmail.com>
> Date: Wed, 13 Feb 2019 14:09:44 +0100
> Cc: Paul Eggert <eggert@cs.ucla.edu>
> 
> eggert@cs.ucla.edu (Paul Eggert) writes:
> 
> > branch: master
> > commit e87e6a24c49542111e669b7d0f1a412024663f8e
> > Author: Paul Eggert <eggert@cs.ucla.edu>
> > Commit: Paul Eggert <eggert@cs.ucla.edu>
> >
> >     Fix unlikely races with GnuTLS, datagrams
> 
> Paul,
> 
> there have been reports on help-gnu-emacs of emacs-26.1 failing when
> using TLS 1.3 to talk to Google servers, and Iʼve just noticed it here
> as well (although only in unusual circumstances). emacs-27 doesnʼt
> have this issue, and cherry-picking this commit to emacs-26 fixes it
> for me. Perhaps we could apply it there?

It's too invasive and was too recently committed to go to the release
branch, sorry.



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: master e87e6a2: Fix unlikely races with GnuTLS, datagrams
  2019-02-13 15:22     ` Eli Zaretskii
@ 2019-02-13 16:09       ` Robert Pluim
  0 siblings, 0 replies; 3+ messages in thread
From: Robert Pluim @ 2019-02-13 16:09 UTC (permalink / raw)
  To: Eli Zaretskii; +Cc: eggert, emacs-devel

Eli Zaretskii <eliz@gnu.org> writes:

>> From: Robert Pluim <rpluim@gmail.com>
>> Date: Wed, 13 Feb 2019 14:09:44 +0100
>> Cc: Paul Eggert <eggert@cs.ucla.edu>
>> 
>> eggert@cs.ucla.edu (Paul Eggert) writes:
>> 
>> > branch: master
>> > commit e87e6a24c49542111e669b7d0f1a412024663f8e
>> > Author: Paul Eggert <eggert@cs.ucla.edu>
>> > Commit: Paul Eggert <eggert@cs.ucla.edu>
>> >
>> >     Fix unlikely races with GnuTLS, datagrams
>> 
>> Paul,
>> 
>> there have been reports on help-gnu-emacs of emacs-26.1 failing when
>> using TLS 1.3 to talk to Google servers, and Iʼve just noticed it here
>> as well (although only in unusual circumstances). emacs-27 doesnʼt
>> have this issue, and cherry-picking this commit to emacs-26 fixes it
>> for me. Perhaps we could apply it there?
>
> It's too invasive and was too recently committed to go to the release
> branch, sorry.

OK. We'll just have to live with it for the moment then (Iʼm not about
to propose to people that they switch off TLS1.3 support, since
they'll forget to turn it back on).

Amusingly I only see it because itʼs triggered by
network-security-level > medium, which must change some timing
somewhere (adding logging or running nsm non-byte-compiled makes it go
away).

Robert



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2019-02-13 16:09 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <20190116075252.11329.86219@vcs0.savannah.gnu.org>
     [not found] ` <20190116075253.D88B420536@vcs0.savannah.gnu.org>
2019-02-13 13:09   ` master e87e6a2: Fix unlikely races with GnuTLS, datagrams Robert Pluim
2019-02-13 15:22     ` Eli Zaretskii
2019-02-13 16:09       ` Robert Pluim

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.