Actions
Bug #16892
closedReconsider the test directory name for scheduler
Bug #16892:
Reconsider the test directory name for scheduler
Description
test/scheduler is broke the convention of test directory. We use only class or module name excepts ruby and -ext- for test/foo directory.
Should we use test/fiber or other?
Updated by hsbt (Hiroshi SHIBATA) over 5 years ago
- Related to Feature #16786: Light-weight scheduler for improved concurrency. added
Updated by ioquatix (Samuel Williams) over 5 years ago
I am happy to move it to test/fiber.
Updated by Anonymous over 5 years ago
- Status changed from Assigned to Closed
Applied in changeset [ruby-core:98366]." href="/projects/ruby-master/repository/git/revisions/6fa8455ebbf457e5d8752295a8d6380146636c0c">git|6fa8455ebbf457e5d8752295a8d6380146636c0c.
Move test/scheduler -> test/fiber [Bug #16892][ruby-core:98366].
Actions