Skip to content

Question asyncio stack trace #51

Open
@RichardFevrier

Description

@RichardFevrier

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions