Closed magnusuMET closed 4 years ago
Crossing the FFI barrier with a panic can lead to unexpected issues and problems, and does not work well in hdf5-c. All function pointers should have a body wrapped in catch_unwind.
hdf5-c
Crossing the FFI barrier with a panic can lead to unexpected issues and problems, and does not work well in
hdf5-c
. All function pointers should have a body wrapped in catch_unwind.