Thread
-
Re: [PATCH] Fix LISTEN startup race with direct advancement
Joel Jacobson <joel@compiler.org> — 2026-05-21T04:49:51Z
On Wed, May 20, 2026, at 10:27, Arseniy Mukhin wrote: > Yes, but I meant 0001 and 0003. There are two specs: > - async-notify-listen-startup.spec (added in 0001) > - async-notify-listen-race.spec (added in 0003) > Looks identical, unless I missed something. Ohh, right, thanks for spotting. New version attached, 0001 and 0002 identical, and 0003 now only contain the fix. /Joel