Skip to content

Conversation

cincuranet
Copy link
Contributor

This is the reason why macOS 15 tests are failing.

@cincuranet cincuranet requested a review from a team as a code owner October 10, 2025 09:12
Copy link
Member

@roji roji left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just checking - is this manifesting only on MacOS because a newer version of SQLite is being used there (i.e. by chance)?

Also, just noting that 0-reads (with TCP) are used as a way to ensure that the next read wouldn't block (i.e. that some amount of data has been received and is ready to be read synchronously). I don't think this is relevant for SQLite (as there's no networking involved), and in any case it seems that the SQLite APIs themselves don't support this.

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.

3 participants