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

Behaviour of panics in go functions #237

Open
versionqw opened this issue Dec 22, 2024 · 0 comments
Open

Behaviour of panics in go functions #237

versionqw opened this issue Dec 22, 2024 · 0 comments

Comments

@versionqw
Copy link

versionqw commented Dec 22, 2024

Hi, I'm binding some go functions to a python module and a couple years ago my application would panic if the go function panicked. In recent versions I think there may have been a recover added somewhere in gpython as the application does not panic but instead freezes and the process needs to be killed. Is this a bug?

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