Skip to content

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

Description

@jonaslb

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).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions