tarantool / tarantool/doc

mopinion: Clarify fiber_yield behavior

Open
#1,525 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

c api dev reference server
Dominant language
CSS
Stars
15
Forks
49
Avg merge
1d 13h
Merged PRs (30d)
3

Description

https://app.mopinion.com/dashboard/inbox/detail/2994242

fiber_yield <-- в каком случае эта фунция вернёт управление? только если явно позвать fiber_wakeup или ещё в каком-то?

https://www.tarantool.io/ru/doc/2.3/dev_guide/reference_capi/fiber/

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

Read the linked Tarantool fiber C API reference and the Mopinion dashboard context first, focusing on the documented behavior of fiber_yield and fiber_wakeup. Done means the documentation clearly explains when fiber_yield returns control, including whether fiber_wakeup is required or another condition can resume it.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.