From: Eric Wong Date: 2017-06-06T00:20:51+00:00 Subject: [ruby-core:81585] Re: [Ruby trunk Bug#13632] Not processable interrupt queue for a thread after it's notified that FD is closed in some other thread. sir.nickolas@gmail.com wrote: > https://bugs.ruby-lang.org/issues/13632 r59020 should fix it trivially in trunk. Backporting to <= 2.4 is only a little different due to the data structure change: s/wfd->fd = -1/th->waiting_fd = -1/ https://80x24.org/spew/20170606001646.22889-1-e@80x24.org/raw Thanks for the report! Unsubscribe: