[ruby-core:89799] Thread::Light#raise and Thread::Light#kill

From: Eric Wong <normalperson@...>
Date: 2018-11-14 22:03:59 UTC
List: ruby-core #89799
> 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:[email protected]?subject=unsubscribe>
<http://lists.ruby-lang.org/cgi-bin/mailman/options/ruby-core>

In This Thread