When does RStudio's Stop button fail to interrupt a running computation?
I run long computations in the RStudio console and rely on the Stop button (or Esc) to cancel them. Sometimes the interrupt works immediately; other times the session appears unresponsive and my only apparent recourse is Terminate R, which discards the workspace. My understanding is that Stop sends an interrupt that R only honors when the interpreter checks