Rustc reports error on Ctrl-C during linking #124265
Labels
A-linkage
Area: linking into static, shared libraries and binaries
C-bug
Category: This is a bug.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
Rustc should probably check if it received SIGINT itself and if so ignore child processes exiting with SIGINT.
This is almost certainly a regression from #111769
The text was updated successfully, but these errors were encountered: