From: Eric Wong Date: 2018-11-14T22:03:59+00:00 Subject: [ruby-core:89799] Thread::Light#raise and Thread::Light#kill > https://bugs.ruby-lang.org/issues/13618 Should we bother supporting them? AFAIK they're tricky/surprising for regular Thread and maybe we should stick to message passing (e.g. SizedQueue) It would involve moving th->pending_interrupt_* stuff over to `ec'. Unsubscribe: