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

Why not use recover()? #484

Open
cxiaoji opened this issue Apr 1, 2023 · 0 comments
Open

Why not use recover()? #484

cxiaoji opened this issue Apr 1, 2023 · 0 comments

Comments

@cxiaoji
Copy link

cxiaoji commented Apr 1, 2023

image

After starting a goroutine, why not use recover() to catch the panic, and instead require manual recover() in each c.AddFunc, which is very troublesome? I think the recover() operation can be added to the source code here.

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