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
It would be nice if pressing ctrl-c would not print a backtrace. Otherwise, when doing make -j8 and then aborting the build, I get a ton of pointless backtraces.
It would be nice if pressing ctrl-c would not print a backtrace. Otherwise, when doing
make -j8and then aborting the build, I get a ton of pointless backtraces.