Skip to content

Port httpserver extension to DuckDB v1.5.4.#52

Merged
lmangani merged 2 commits into
mainfrom
v1.5.4
Jul 7, 2026
Merged

Port httpserver extension to DuckDB v1.5.4.#52
lmangani merged 2 commits into
mainfrom
v1.5.4

Conversation

@lmangani

@lmangani lmangani commented Jul 7, 2026

Copy link
Copy Markdown
Collaborator

Update duckdb and extension-ci-tools submodules, pin CI workflows to v1.5.4

Update duckdb and extension-ci-tools submodules, pin CI workflows to v1.5.4, and fix a crash in httpserve_start caused by a dangling ExtensionLoader reference.
@lmangani lmangani mentioned this pull request Jul 7, 2026
OpenSSL-enabled httplib runs request handlers in a thread pool by default, which can crash with statically linked OpenSSL on Linux amd64. Handle requests on the server thread instead.
@lmangani lmangani merged commit ff40b66 into main Jul 7, 2026
20 checks passed
@lmangani lmangani deleted the v1.5.4 branch July 7, 2026 18:42
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