Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Exception handling #23

Open
kamoii opened this issue Dec 28, 2020 · 0 comments
Open

Exception handling #23

kamoii opened this issue Dec 28, 2020 · 0 comments

Comments

@kamoii
Copy link

kamoii commented Dec 28, 2020

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant