Thanks to visit codestin.com
Credit goes to github.com

Skip to content

ZIO Core: Improve Rendering of Fiber Dumps #2981

@adamgfraser

Description

@adamgfraser

There is a lot of great information in fiber dumps about what fibers currently exist, who their parents are, and what they are doing to help diagnose deadlocks or other concurrency issues. However, right now the visualize presentation is not as good as it could be in clearly showing which fibers are parents of another fiber versus siblings. This ticket is to improve the Fiber.prettyPrintM to print more useful and easily understandable fiber dumps.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions