aboutsummaryrefslogtreecommitdiffstats
path: root/test/fiber/test_scheduler.rb
Commit message (Expand)AuthorAgeFilesLines
* Rename to `Fiber#set_scheduler`.Samuel Williams2020-11-071-5/+21
* strip trailing spaces [ci skip]Nobuyoshi Nakada2020-10-011-1/+1
* Don't call `Scheduler#close` if it doesn't exist.Samuel Williams2020-10-011-0/+8
* Fix order of operations during `rb_ec_finalize`.Samuel Williams2020-09-301-0/+14
* strip trailing spaces [ci skip]Nobuyoshi Nakada2020-09-231-1/+1
* When setting current thread scheduler to nil, invoke `#close`.Samuel Williams2020-09-211-0/+25
* Rename `Fiber{}` to `Fiber.schedule{}`.Samuel Williams2020-09-141-1/+1
* Standardised scheduler interface.Samuel Williams2020-09-141-16/+0
* Fixup d48c92aa04ffd3a1cecef599eaa5e4409aab2fe4Hiroshi SHIBATA2020-05-231-1/+1
* Rename TestScheduler* to TestFiber for convention of the test directoryHiroshi SHIBATA2020-05-231-0/+29