summaryrefslogtreecommitdiff
path: root/test/fiber/http.rb
AgeCommit message (Collapse)Author
2020-11-07Rename to `Fiber#set_scheduler`.Samuel Williams
Notes: Merged: https://github.com/ruby/ruby/pull/3742
2020-09-28Remove unnecessary executable bit [ci skip]Kazuhiro NISHIYAMA
2020-05-15Move `test/scheduler` -> `test/fiber` [Bug #16892][ruby-core:98366].Samuel Williams
Notes: Merged: https://github.com/ruby/ruby/pull/3110