fabro/lib/crates/arc-cli
Bryan Helmkamp 490dc2e5eb Fix __send_analytics to delete event file on deserialization failure
The file was only deleted after successful deserialization + send.
Wrap the read/deserialize/send in an async block so remove_file
runs regardless of where the error occurs.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-10 20:50:44 -04:00
..
src Fix __send_analytics to delete event file on deserialization failure 2026-03-10 20:50:44 -04:00
tests Remove --no-dotenv flag, always load ~/.arc/.env, never load ./.env 2026-03-10 19:26:43 -04:00
Cargo.toml Rename doctor "Sandbox" to "Cloud sandbox" and remove Docker checks 2026-03-10 19:05:47 -04:00