Commit Graph

2 Commits

Author SHA1 Message Date
Hood Chatham ffa2dd7036
NFC Factor out common setup for rust packages (#3908) 2023-06-07 08:45:26 -07:00
Hood Chatham 31e937ea2d
NFC Add test for pyo3 catching rust panics (#3905)
This adds a test PyO3 module which intentionally panics and checks that it
gets properly caught and converted to a Python exception. I think this test
is failing on the wasm-exceptions branch, but in any case it is good to have
explicit test coverage for this.
2023-06-05 19:23:14 -07:00