Skip to content

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

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

Open
1 task
Tracked by #3063
TarantoolBot opened this issue May 27, 2021 · 2 comments
Open
1 task
Tracked by #3063

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

TarantoolBot opened this issue May 27, 2021 · 2 comments
Labels
2.10 feature A new functionality fiber reference [location] Tarantool manual, Reference part

Comments

@TarantoolBot
Copy link
Collaborator

TarantoolBot commented May 27, 2021

New fiber_object:info() and fiber_object:csw() functions

Product: Tarantool
Since: 2.9.0-43-g9da7e03e8
Audience/target: Tarantool users
Root document: https://www.tarantool.io/en/doc/latest/reference/reference_lua/fiber/#lua-object.fiber.fiber_object
SME: @ Korablev77

Details

  • 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.

Definition of done

  • New fiber_object:info() and fiber_object:csw() functions are desribed.
@veod32 veod32 changed the title introduce fiber_object:info() and fiber_object:csw() [3pt] introduce fiber_object:info() and fiber_object:csw() Jun 2, 2021
@veod32 veod32 added server [area] Task relates to Tarantool's server (core) functionality feature A new functionality reference [location] Tarantool manual, Reference part labels Jun 2, 2021
@veod32 veod32 added this to the fiber milestone Feb 3, 2022
@patiencedaur
Copy link
Contributor

Related: #2899

@olegrok
Copy link

olegrok commented May 30, 2022

Also don't forget to add note that fiber_obj:info() could accept options argument.
tarantool/tarantool#7211

In fact it's the same as for #2899

@patiencedaur patiencedaur mentioned this issue Aug 4, 2022
10 tasks
@veod32 veod32 added fiber and removed server [area] Task relates to Tarantool's server (core) functionality 3sp labels Mar 6, 2023
@veod32 veod32 removed this from the fiber milestone Mar 6, 2023
@veod32 veod32 added the 2.10 label Mar 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
2.10 feature A new functionality fiber reference [location] Tarantool manual, Reference part
Projects
None yet
Development

No branches or pull requests

4 participants