summaryrefslogtreecommitdiff
path: root/bootstraptest/test_fiber.rb
AgeCommit message (Expand)Author
2025-06-06[Bug #21400] Fix rb_bug() when killing current root fiber in non-main thread ...Luke Gruber
2022-02-06support concurrent btest executionKoichi Sasada
2022-01-21respect `--quiet` option for btestKoichi Sasada
2021-07-01Replace copy coroutine with pthread implementation.Samuel Williams
2019-07-12Improved fiber benchmarks. Increase number of iterations.Samuel Williams