mopinion: Clarify fiber_yield behavior
Open
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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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