зеркало из https://github.com/github/ruby.git
Fix a typo [ci skip]
This commit is contained in:
Родитель
bdbbfd1fa5
Коммит
2c752ff930
2
cont.c
2
cont.c
|
@ -1884,7 +1884,7 @@ rb_fiber_initialize_kw(int argc, VALUE* argv, VALUE self, int kw_splat)
|
|||
* # ... and so on ...
|
||||
*
|
||||
* if <tt>blocking: false</tt> is passed to the <tt>Fiber.new</tt>, _and_ current thread
|
||||
* has Fiber.scheduler defined, the Fiber becames non-blocking (see "Non-blocking
|
||||
* has Fiber.scheduler defined, the Fiber becomes non-blocking (see "Non-blocking
|
||||
* fibers" section in class docs).
|
||||
*/
|
||||
static VALUE
|
||||
|
|
Загрузка…
Ссылка в новой задаче