Skip to content

Propagate ExceptionContext #119

Open
@brandonchinn178

Description

@brandonchinn178

GHC 9.10 added ExceptionContext to all exceptions by default, but using UnliftIO's throwIO, the context only goes up to where Control.Exception.throwIO is called in UnliftIO's code. Same with other functions like finally.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions