Skip to content

Is there anyway to show which line a tokio task is running at in tokio console or other tools? #4704

Answered by Darksonn
MrCroxx asked this question in Q&A
Discussion options

You must be logged in to vote

No, I don't think that information is supported by any tool. Unfortunately, I don't think Rust even makes it possible for tokio-console (or other tools) to query that information in the first place.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@MrCroxx
Comment options

Answer selected by MrCroxx
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants