NEWS: make links to other document files [ci skip]
This commit is contained in:
parent
a5fd651575
commit
78fad67ce6
4
NEWS.md
4
NEWS.md
@ -266,7 +266,7 @@ Outstanding ones only.
|
|||||||
|
|
||||||
* Ractor
|
* Ractor
|
||||||
|
|
||||||
* New class added to enable parallel execution. See doc/ractor.md for
|
* New class added to enable parallel execution. See rdoc-ref:ractor.md for
|
||||||
more details.
|
more details.
|
||||||
|
|
||||||
* Random
|
* Random
|
||||||
@ -331,7 +331,7 @@ Outstanding ones only.
|
|||||||
|
|
||||||
* Introduce Fiber.set_scheduler for intercepting blocking operations and
|
* Introduce Fiber.set_scheduler for intercepting blocking operations and
|
||||||
Fiber.scheduler for accessing the current scheduler. See
|
Fiber.scheduler for accessing the current scheduler. See
|
||||||
doc/scheduler.md for more details. [[Feature #16786]]
|
rdoc-ref:scheduler.md for more details. [[Feature #16786]]
|
||||||
|
|
||||||
* Fiber.blocking? tells whether the current execution context is
|
* Fiber.blocking? tells whether the current execution context is
|
||||||
blocking. [[Feature #16786]]
|
blocking. [[Feature #16786]]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user