Skip to content

Added a Check for the Worker is Running or Not #1977

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

Merged
merged 1 commit into from
Mar 28, 2025

Conversation

parthbagda211
Copy link

@parthbagda211 parthbagda211 commented Mar 12, 2025

Fixes #1970

This pull request includes an important change to the error handling in the DuckDBConnection class within the connection.ts file. The change improves the handling of specific error messages related to worker termination.

Error handling improvement:

@carlopi
Copy link
Collaborator

carlopi commented Mar 28, 2025

Thanks!!

@carlopi carlopi merged commit 7f4ae76 into duckdb:main Mar 28, 2025
15 checks passed
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.

send function make infinite loop on destroyed worker
2 participants