-
Notifications
You must be signed in to change notification settings - Fork 43
[8pt] Mark all built-in modules with information about yielding #1448
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
I would also create a documentation page, which describes how fibers serve requests. |
Related: #1648. |
This is another task that cannot be done with the help of documentaries. Documenters do not have the competence to determine exactly whether a yield is a function or not. I see a simple solution:
Then transfer this information to rST. |
And we should rename this issue into "Mark all built-in modules with information about yielding" |
Please mention requirements for triggers too. |
Make fiber stuff well-described again
Product: Tarantool
Since:
Audience/target: Lua devs
Root document: https://www.tarantool.io/en/doc/latest/reference/reference_lua/fiber/
SME: @rosik
Peer reviewer: @ documentarian name
Details
Documentation about implicit cases is very poor. I believe it deserves another chapter in doc.
What information I'd like to see there:
Definition of done
The text was updated successfully, but these errors were encountered: