Skip to content

Conversation

Berke-Ates
Copy link
Collaborator

This PR adds a new safe_call() function to SDFGs, which runs the SDFG in a seperate process in order to avoid crashing the main thread, when the execution crashes (e.g. due to a segmentation fault). If the execution crashes, safe_call() raises an exception instead, allowing the user to handle it automatically.

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.

1 participant