tarantool / tarantool/doc

[2pt] fiber.cond():wait() throws an error if fiber is cancelled

Open
#1,671 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

feature fiber reference
Dominant language
CSS
Stars
15
Forks
49
Avg merge
1d 13h
Merged PRs (30d)
3

Description

fiber.cond():wait() throws an arror if fiber is cancelled

Product: Tarantool
Since: 2.7.1, 2.6.2, 2.5.3, 1.10.9
Audience/target:
Root document: https://www.tarantool.io/en/doc/latest/reference/reference_lua/fiber/#lua-function.cond_object.wait
SME: @sergos
Peer reviewer: @

Details

Currently fiber.cond():wait() throws an error if waiting fiber is
cancelled.
Requested by @sergos in https://github.com/tarantool/tarantool/commit/bd03dfc76c0b76f56374c3e66052e2af0c50ae65.

See more details in the issue comments.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the fiber.cond():wait() entry in the linked root document and read the issue comments for the requested behavior and details. Update the documentation to accurately describe what happens when the waiting fiber is cancelled, then verify the rendered reference page reflects that behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
lua
Domain
documentation
Issue type
Documentation
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.