From: Eric Wong <normalperson@...>
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: <mailto:ruby-core-request@ruby-lang.org?subject=unsubscribe>
<http://lists.ruby-lang.org/cgi-bin/mailman/options/ruby-core>