uv
e09a5165
- Propagate cancellation errors in `OnceMap` (#1032)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
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.
References
#1032 - Propagate cancellation errors in `OnceMap`
Author
charliermarsh
Parents
db0c76c4
Loading