mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-10 01:25:21 +00:00
65cfbaaa4b
Crossing boundaries of multiple languages is tricky, but we can do at least something about this, in particular, use catch_unwind() [1] to catch possible panic!()s. [1]: https://doc.rust-lang.org/std/panic/fn.catch_unwind.html Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com> |
||
---|---|---|
.. | ||
.cargo | ||
include | ||
src | ||
.gitignore | ||
build.rs.in | ||
Cargo.toml | ||
CMakeLists.txt |