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

Raise a Python exception when Siesta fails rather than immediately aborting #1

Open
jonaslb opened this issue Dec 12, 2019 · 0 comments

Comments

@jonaslb
Copy link
Owner

jonaslb commented Dec 12, 2019

When Siesta fails, it calls it's own die(message) subroutine which calls abort(). Perhaps we catch sigabrt to stop the crash and raise a Python exception instead (preferably still with the trace).

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