ruby/bootstraptest
Luke Gruber 54ef6c312a
[Bug #21400] Fix rb_bug() when killing current root fiber in non-main thread (#13526)
Fixes the following:

```ruby
Thread.new { Fiber.current.kill }.join
```
2025-06-06 09:31:45 +09:00
..
2025-06-04 19:18:16 +09:00
2025-05-31 04:01:33 +09:00
2025-05-31 04:01:33 +09:00