uv/crates/once-map
Charlie Marsh e09a51653e
Propagate cancellation errors in OnceMap (#1032)
## Summary

Ensures that if an operation is cancelled in one thread, we propagate it
to others rather than panicking.

Related to https://github.com/astral-sh/puffin/issues/1005.
2024-01-22 09:00:21 -05:00
..
src Propagate cancellation errors in OnceMap (#1032) 2024-01-22 09:00:21 -05:00
Cargo.toml Propagate cancellation errors in OnceMap (#1032) 2024-01-22 09:00:21 -05:00