Skip to content
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

Fix tokenizer closure #2341

Merged
merged 1 commit into from
Jan 26, 2025
Merged

Fix tokenizer closure #2341

merged 1 commit into from
Jan 26, 2025

Conversation

Borewit
Copy link
Owner

@Borewit Borewit commented Jan 26, 2025

Fixes the following error thrown:

TypeError: Invalid state: ReadableStream is locked

thrown when closing a ReadableStream passed to parseWebStream().

@Borewit Borewit added the bug Bug, will addressed with high priority label Jan 26, 2025
@Borewit Borewit self-assigned this Jan 26, 2025
@Borewit Borewit merged commit 4322df9 into master Jan 26, 2025
30 checks passed
@coveralls
Copy link

Coverage Status

coverage: 97.005% (+0.001%) from 97.004%
when pulling 0e15641 on fix-tokenizer-closure
into ab710a0 on master.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Bug, will addressed with high priority
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants