Skip to content
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

Question asyncio stack trace #51

Open
RichardFevrier opened this issue Nov 6, 2023 · 1 comment
Open

Question asyncio stack trace #51

RichardFevrier opened this issue Nov 6, 2023 · 1 comment

Comments

@RichardFevrier
Copy link

Hi, your project is great but I have a question 🙂
With the bt command I can have access to the stack trace from a python process.
But using an asyncio.run on the root of a python script, makes the stack trace not really usefull.
So here is my question; Is there a way to only print the stack trace related to our scripts? Thanks

@kmaork
Copy link
Owner

kmaork commented Nov 11, 2023

Can you please share a stack trace and explain how it differs from what you would like to see?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants