duckdb-node icon indicating copy to clipboard operation
duckdb-node copied to clipboard

Request to add interrupt method

Open brandantck opened this issue 1 year ago • 0 comments

Hi, there is a duckdb_interrupt method for C and Python APIs.

  • https://duckdb.org/docs/api/c/api#duckdb_interrupt
  • https://duckdb.org/docs/api/python/reference/#duckdb.DuckDBPyConnection.interrupt

May i know if there are any plans to add this functionality here?

brandantck avatar Jun 21 '24 07:06 brandantck