You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
$workpath is normalized again, since build systems may not apply
normalization consistently. The path is now deterministic, which
means it has to be longer to avoid collisions, though it should
still be shorter than pre-2.11, especially with longer prefixes.
(#72715, jmr in f3369be)