`fiber_new()`\`fiber_new_ex()` are changed to always be
Open
Nobody has claimed this yet.
- Dominant language
- CSS
- Stars
- 15
- Forks
- 49
- Avg merge
- 1d 13h
- Merged PRs (30d)
- 3
Description
successful
Requested by @nshy in https://github.com/tarantool/tarantool/commit/42d7de284ffb896006e74a51fbd0f62318b813ba.
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
Start by reviewing the Tarantool documentation entries for fiber_new() and fiber_new_ex(), then compare them with commit 42d7de284ffb896006e74a51fbd0f62318b813ba. Clarify which documentation text is affected and update it to reflect that both functions are always successful; done means the documented behavior matches the commit.
Written by the indexing model from the issue text.
Assessment
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 45/100