calva

pez 2025-11-06T21:30:56.543159Z

Dear Calva friends: https://github.com/BetterThanTomorrow/calva/releases/tag/v2.0.540 • Fix: https://github.com/BetterThanTomorrow/calva/issues/2961 The messaging from Calva was pretty unclear when an nrepl server like Babashka’s doesn’t support interruption of running evaluations. This is now fix such that Calva tells you straight up no-interrupts-for-you in these cases. Further Calva now checks if allowAttachSelf is enabled or not, and warns if it isn’t.

2