Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Should functions that allow executing tasks on the main thread be supported? #96

Open
jraymakers opened this issue Dec 31, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request question Further information is requested

Comments

@jraymakers
Copy link
Contributor

There is a collection of related functions in the DuckDB C API that allows executing tasks on the main thread. These are duckdb_execute_tasks, several functions for dealing with duckdb_task_state, and duckdb_execution_is_finished.

Does it make sense to implement these in Node Neo? Is there a valid use case for them?

@jraymakers jraymakers added enhancement New feature or request question Further information is requested labels Dec 31, 2024
@jraymakers jraymakers self-assigned this Dec 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant