Skip to content

[3pt] fiber.wakeup() in Lua and fiber_wakeup() in C are nop on self #2109

Open
@TarantoolBot

Description

@TarantoolBot

Since: Tarantool 2.7.2
SME: @Gerold103
root document: https://www.tarantool.io/ru/doc/latest/dev_guide/reference_capi/fiber/#c.fiber_wakeup

Details

In Lua fiber.wakeup() being called on the current fiber does not
do anything, safe to use. The same for fiber_wakeup() in C.

tarantool/tarantool@db0ded5.

Note: fiber.wakeup() is not described. Why?

Metadata

Metadata

Assignees

No one assigned

    Labels

    add details[nature] More details needed, some info missing. Documentation is incomplete.behavior change[nature] Сhange in existing behaviorserver[area] Task relates to Tarantool's server (core) functionality

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions