Skip to content

fiber_cancel() C API clarification #2785

Open
@TarantoolBot

Description

@TarantoolBot

Root document: https://www.tarantool.io/en/doc/latest/reference/reference_capi/fiber/
Product: Tarantool
SME: @ Gerold103

The documentation must warn that the fiber passed to
fiber_cancel() must not be already dead unless it was set to be
joinable. Same for fiber_wakeup() and all the other fiber
functions. A dead non-joinable fiber could already be freed or
reused.
Requested by @Gerold103 in tarantool/tarantool@dbb9027.

Metadata

Metadata

Assignees

No one assigned

    Labels

    2.10add details[nature] More details needed, some info missing. Documentation is incomplete.c api[Area] Related to the Tarantool C API referencedevTo be updated by the developers. Includes developer guidelines and many API elements.fiber

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions