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
Strip shell session env vars from BuildDescription signature.
OLDPWD and TERM_SESSION_ID change across terminal/shell sessions but
don't affect build output. Including them in the signature can
invalidate the on-disk BuildDescription cache for cosmetic differences,
producing redundant bundle directories per terminal session.
0 commit comments