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
Remove Kani temp files from book upload (rust-lang#1793)
When Kani crashes or timeout, it leaves behind all the temporary files.
While running the bookrunner, that can happen because of some
instability or timeout. Thus, we need to manually delete these files for
now to avoid uploading them as part of the bookrunner artifacts.
0 commit comments