ruff
ruff copied to clipboard
[red-knot]: Handle cancellation in main loop
The program currently panics when Salsa cancels a pending query. I reached out in the Salsa zulip to learn out how to use Cancelled::catch correctly.
From https://github.com/astral-sh/ruff/pull/11972