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

fix: catch unwind for serve_connection #844

Merged
merged 1 commit into from
Jul 10, 2024

Conversation

tisonkun
Copy link
Contributor

@tisonkun tisonkun commented Jul 9, 2024

This closes #843.

@tisonkun tisonkun force-pushed the catch-unwind-for-server-conn branch 2 times, most recently from 9b9566f to 7fe8041 Compare July 9, 2024 03:31
@tisonkun
Copy link
Contributor Author

tisonkun commented Jul 9, 2024

Tested locally. Work well.

@tisonkun tisonkun force-pushed the catch-unwind-for-server-conn branch from 7fe8041 to 66c02aa Compare July 9, 2024 03:33
@attila-lin
Copy link
Collaborator

Can this condition add a test case?

@tisonkun
Copy link
Contributor Author

I don't know your test suites and conventions, so if you can add it or point the position of the cases, it would be helpful.

@tisonkun
Copy link
Contributor Author

And you can trigger the CI so that we know if it introduces some regressions.

@attila-lin attila-lin merged commit 809b281 into poem-web:master Jul 10, 2024
7 checks passed
@attila-lin
Copy link
Collaborator

Looks fine. Thanks~

@tisonkun tisonkun deleted the catch-unwind-for-server-conn branch July 10, 2024 04:44
@tisonkun
Copy link
Contributor Author

Thank you! Perhaps you can trigger a release so that I'd upgrade to the new version and run the regression tests in my project also :D

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

Successfully merging this pull request may close these issues.

serve_connection should handle panic?
2 participants