ruff icon indicating copy to clipboard operation
ruff copied to clipboard

[red-knot]: Handle cancellation in main loop

Open MichaReiser opened this issue 1 year ago • 0 comments

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

MichaReiser avatar Jul 04 '24 06:07 MichaReiser