hyperlight-dev / hyperlight-dev/hyperlight
Investigate the possibility of a poisoned borrow-guarding mutex
Đang mở
lifecycle/confirmed
- Ngôn ngữ chính
- Rust
- Star
- 4.7k
- Fork
- 208
- Merge trung bình
- 1 ngày 7 giờ
- Pull request đã merge (30 ngày)
- 47
Mô tả
The `ResourceEntry` abstraction which allows ergonomically treating component borrows as Rust borrows can panic if the `RwLock` that it uses to dynamically enforce certain lifetime properties is poisoned. We should investigate in more depth whether this panic can actually happen in any situation where it would be sound to recover more gracefully.
Related to #577.
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.