Closed
Description
Since unwinding across an FFI boundary is undefined behavior (rust-lang/rust#58794), we should handle panics and return errors instead of continuing to unwind.
Metadata
Metadata
Assignees
Labels
No labels
Since unwinding across an FFI boundary is undefined behavior (rust-lang/rust#58794), we should handle panics and return errors instead of continuing to unwind.