Skip to content

Update strtok3 dependency to version ^10.2.0 #727

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
Jan 31, 2025

Conversation

Borewit
Copy link
Collaborator

@Borewit Borewit commented Jan 31, 2025

This version throws an AbortError instead of an EndOfStreamError, if a pending tokenizer read operation is aborted, or in case the stream is closed.

Adjust unit test to test on AbortError thrown when async operation is aborted.

Without this merge, future CI shall will fail.

This version throws an `AbortError` instead of an `EndOfStreamError`, if a pending tokenizer read operation is aborted, or in case the stream is closed.
@Borewit Borewit self-assigned this Jan 31, 2025
@Borewit Borewit marked this pull request as ready for review January 31, 2025 11:18
@Borewit Borewit merged commit c442a9e into main Jan 31, 2025
6 checks passed
@Borewit Borewit deleted the update-dependency-strtok3-to-10.2.0 branch January 31, 2025 11:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant