Skip to content

Exception handling #23

@kamoii

Description

@kamoii

Is it possible(or even make sense) to implement MonadThrow/MonadCatch/MonadMask for Widget?
I'm using concur-replica.
There is some case I want to handle async exception with bracket pattern.
For example, I want to decrease the participate count for chat room when the user closes the browser which throws async exception to the coressponding concur thread.

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