Skip to content

[3pt] introduce fiber_object:info() and fiber_object:csw() #2188

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

Closed
TarantoolBot opened this issue Jun 12, 2021 · 1 comment
Closed

[3pt] introduce fiber_object:info() and fiber_object:csw() #2188

TarantoolBot opened this issue Jun 12, 2021 · 1 comment
Labels
feature A new functionality reference [location] Tarantool manual, Reference part server [area] Task relates to Tarantool's server (core) functionality

Comments

@TarantoolBot
Copy link
Collaborator

TarantoolBot commented Jun 12, 2021

Product: Tarantool
Since:
Root document: https://www.tarantool.io/en/doc/latest/reference/reference_lua/fiber/
SME: @ @iskander232

Details

Describe new functions in the fiber module.

-- fiber_object:info() is the same as fiber.info(), but show information only
about one alive fiber.
-- fiber_object:csw() show csw (Context SWitch) of alive fiber.

Requested by @iskander232 in tarantool/tarantool@9da7e03.

@veod32 veod32 added this to the Estimate [@veod32] milestone Jun 22, 2021
@veod32 veod32 changed the title introduce fiber_object:info() and fiber_object:csw() [3pt] introduce fiber_object:info() and fiber_object:csw() Sep 29, 2021
@veod32 veod32 added server [area] Task relates to Tarantool's server (core) functionality reference [location] Tarantool manual, Reference part feature A new functionality labels Sep 29, 2021
@veod32 veod32 removed this from the Estimate [@veod32] milestone Sep 29, 2021
@patiencedaur
Copy link
Contributor

Duplicate of #2164

@patiencedaur patiencedaur marked this as a duplicate of #2164 May 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature A new functionality reference [location] Tarantool manual, Reference part server [area] Task relates to Tarantool's server (core) functionality
Projects
None yet
Development

No branches or pull requests

3 participants