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

chore(ext/web): use a non-resource stream for textDecoderStreamCleansUpOnCancel #21181

Merged
merged 4 commits into from
Nov 13, 2023

Conversation

mmastrac
Copy link
Contributor

@mmastrac mmastrac commented Nov 13, 2023

Follow-up fix to #21074

@bartlomieju
Copy link
Member

Why do we need to ignore sanitizers here? Won't this cause interference with other tests? That seems like an actual problem.

@mmastrac
Copy link
Contributor Author

Why do we need to ignore sanitizers here? Won't this cause interference with other tests? That seems like an actual problem.

Actually this might be a good point... Maybe we can rewrite this using a non-resource stream.

@mmastrac mmastrac marked this pull request as draft November 13, 2023 17:06
auto-merge was automatically disabled November 13, 2023 17:06

Pull request was converted to draft

@mmastrac mmastrac changed the title chore(ext/web): ignore op sanitizer for textDecoderStreamCleansUpOnCancel chore(ext/web): use a non-resource stream for textDecoderStreamCleansUpOnCancel Nov 13, 2023
@mmastrac mmastrac marked this pull request as ready for review November 13, 2023 17:16
@mmastrac mmastrac merged commit 65b9150 into denoland:main Nov 13, 2023
13 checks passed
@mmastrac
Copy link
Contributor Author

Just went ahead and merged this one because it's flaking a lot of builds.

kt3k pushed a commit that referenced this pull request Nov 17, 2023
zifeo pushed a commit to metatypedev/deno that referenced this pull request Nov 22, 2023
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.

None yet

3 participants