On Wed, Apr 15, 2020 at 11:59 PM Eric Wong <[email protected]> wrote: > Your patch looks close. However the `readers' array gets > dropped on SIGQUIT with `nuke_listeners!', so `readers.size' > is unstable.
That seems to work, thanks!
On Wed, Apr 15, 2020 at 11:59 PM Eric Wong <[email protected]> wrote: > Your patch looks close. However the `readers' array gets > dropped on SIGQUIT with `nuke_listeners!', so `readers.size' > is unstable.
That seems to work, thanks!