Skip to content

Add failing streaming test#220

Open
theory wants to merge 2 commits intomainfrom
streaming-fail
Open

Add failing streaming test#220
theory wants to merge 2 commits intomainfrom
streaming-fail

Conversation

@theory
Copy link
Copy Markdown
Collaborator

@theory theory commented Apr 18, 2026

Set the fetch size to just one byte, then have it fetch 3500 integers. At a certain point, it fails with

ERROR:  invalid input syntax for type integer: "Host: 127.0.0.1:8123

Seems like somehow a header is fed into the fetch routine. Seen on macOS with libcurl 8.19.0.

Also, oxford comma, baby!
@theory theory added bug Something isn't working drivers Improve binary and/or http driver support labels Apr 18, 2026
Set the fetch size to just one byte, then have it fetch 3500 integers.
At a certain point, it fails with

    ERROR:  invalid input syntax for type integer: "Host: 127.0.0.1:8123

Seems like somehow a header is fed into the fetch routine. Seen on macOS
with libcurl 8.19.0.
Base automatically changed from ca-certs to main April 19, 2026 16:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working drivers Improve binary and/or http driver support

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant