Hi, On 2020-10-15 11:10:28 +1300, Thomas Munro wrote: > I don't think that's a problem -- the kernel will report the event to > each interested kqueue object. The attached fixes the problem for me.
Will it do so even if the kqueue is created after postmaster death? - Andres