Project

General

Profile

« Previous | Next » 

Revision 54ef6c31

Added by Luke Gruber 13 days ago

[Bug #21400] Fix rb_bug() when killing current root fiber in non-main thread (#13526)

Fixes the following:

Thread.new { Fiber.current.kill }.join