зеркало из https://github.com/github/ruby.git
add a NEWS for Fiber#transfer
This commit is contained in:
Родитель
c05e41035c
Коммит
9ced5fae6d
1
NEWS.md
1
NEWS.md
|
@ -190,6 +190,7 @@ Outstanding ones only.
|
||||||
* `Fiber#blocking?` tells whether the fiber is non-blocking. [[Feature #16786]]
|
* `Fiber#blocking?` tells whether the fiber is non-blocking. [[Feature #16786]]
|
||||||
* `Fiber#backtrace` & `Fiber#backtrace_locations` provide per-fiber backtrace.
|
* `Fiber#backtrace` & `Fiber#backtrace_locations` provide per-fiber backtrace.
|
||||||
[[Feature #16815]]
|
[[Feature #16815]]
|
||||||
|
* The limitation of `Fiber#transfer` is relaxed. [Bug #17221]
|
||||||
|
|
||||||
* Kernel
|
* Kernel
|
||||||
|
|
||||||
|
|
Загрузка…
Ссылка в новой задаче