Skip to content
This repository has been archived by the owner on Jun 20, 2023. It is now read-only.

Do not panic across FFI boundaries #115

Open
nox opened this issue Nov 29, 2017 · 0 comments
Open

Do not panic across FFI boundaries #115

nox opened this issue Nov 29, 2017 · 0 comments

Comments

@nox
Copy link
Contributor

nox commented Nov 29, 2017

Any Rust code executed on the C++ side should be wrapped in std::panic::catch_unwind and the panic shouldn't go across the Rust/C++ boundary.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant