Files
xet-core/chunk_cache_bench
Hoyt Koepke 196e8c81c0 Drop xet_error. (#134)
xet_error was a source drop of thiserror with integrated logging and the ability to put in a breakpoint to note exception propagation. However, the benefits of maintaining a source drop with changes, at least on client side, are less clear in the current ecosystem and with upgrades to the thiserror package (e.g. better integrated stacktracing).

This PR removes xet_error and reverts everything back to the original thiserror implementation.
2025-01-09 12:43:33 -08:00
..
2024-10-23 17:57:45 -07:00
2025-01-09 12:43:33 -08:00