1
1
mirror of https://github.com/wez/wezterm.git synced 2024-09-11 22:37:11 +03:00
wezterm/wezterm-blob-leases
Wez Furlong 4466997b88
clean up blob storage on shutdown
The static OnceCell didn't run destructors, so shift to something
where we can explicitly trigger them to run and clean up the
temporary directory area.
2023-03-18 22:19:46 -07:00
..
src clean up blob storage on shutdown 2023-03-18 22:19:46 -07:00
Cargo.toml add wezterm-blob-leases crate 2023-03-18 20:30:47 -07:00