-
-
Notifications
You must be signed in to change notification settings - Fork 37
Canonicalized path was dropped error #732
Copy link
Copy link
Closed
Description
I found Canonicalized path was dropped error happening in the CI.
https://github.com/rolldown/rolldown/actions/runs/18068673701/job/51415440214#step:6:599
I wonder if this happens because this code may only have one weak reference after the Arc::downgrade call and before the weak.upgrade() call.
oxc-resolver/src/cache/cache_impl.rs
Line 280 in 2e6c068
| ResolveError::from(io::Error::other("Canonicalized path was dropped")) |
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
Type
Fields
Give feedbackPriority
None yet