-
Notifications
You must be signed in to change notification settings - Fork 3.1k
Open
Labels
EngSysThis issue is impacting the engineering system.This issue is impacting the engineering system.
Description
using new checks in CI outputs the following warning:
warning: Failed to hardlink files; falling back to full copy. This may lead to degraded performance.
If the cache and target directories are on different filesystems, hardlinking may not be supported.
If this is intentional, set `export UV_LINK_MODE=copy` or use `--link-mode=copy` to suppress this warning.
Metadata
Metadata
Assignees
Labels
EngSysThis issue is impacting the engineering system.This issue is impacting the engineering system.