Skip to content

Posthoc does not handle when workers crash (presents as infinite loading) #58

@spaaaacccee

Description

@spaaaacccee

When a web worker crashes, the main thread does not get informed of this, and as such keeps waiting for the worker to return. This is problematic when loading traces cause the parser worker to crash. When a web worker crashes, this event should be handled by the main thread.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions