Skip to content

feat(nodejs): interrupt(), AbortSignal, copy src_js to build#188

Open
vkozio wants to merge 3 commits intoLadybugDB:masterfrom
vkozio:feat-nodejs-interrupt
Open

feat(nodejs): interrupt(), AbortSignal, copy src_js to build#188
vkozio wants to merge 3 commits intoLadybugDB:masterfrom
vkozio:feat-nodejs-interrupt

Conversation

@vkozio
Copy link

@vkozio vkozio commented Feb 18, 2026

Summary

  • Connection.interrupt() and AbortSignal support in query/execute.
  • Copy src_js to build for tests; .gitignore .cursor.

Motivation

Allow canceling in-flight queries and standardize on AbortSignal; fix test layout for build.

Changes

  • tools/nodejs_api: connection (C++/JS), build.js, tests; .gitignore, Makefile.

Testing

  • make nodejs && cd tools/nodejs_api && npm test

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant