Closed hrl20 closed 7 months ago
Implement query cancellation for DuckDB/MotherDuck using conn.interrupt() https://github.com/duckdb/duckdb/pull/7895
The failing tests are the flaky attach test-- I'm writing a PR to make it non-flaky
Implement query cancellation for DuckDB/MotherDuck using conn.interrupt() https://github.com/duckdb/duckdb/pull/7895