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
ci: tolerate stale NFS file handles on rm -rf build
Suppress errors from stale NFS file handles when wiping the build
directory before a fresh build. Stale-handle files are inaccessible
and cannot cause SIGILL, so ignoring rm failures is safe.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
0 commit comments