Skip to content

Revert usage of DecompressionStream#2052

Merged
FrederikBolding merged 2 commits intomainfrom
fb/revert-decompression-stream
Dec 19, 2023
Merged

Revert usage of DecompressionStream#2052
FrederikBolding merged 2 commits intomainfrom
fb/revert-decompression-stream

Conversation

@FrederikBolding
Copy link
Copy Markdown
Member

Following the merge of #1971 we saw increased failures when fetching snaps. We haven't been able to fully understand why yet, but it looks like it may be a race condition in some of the stream code. Out of caution, we revert part of the PR to stop using DecompressionStream for now.

@FrederikBolding FrederikBolding requested a review from a team as a code owner December 19, 2023 23:18
Mrtenz
Mrtenz previously approved these changes Dec 19, 2023
@codecov
Copy link
Copy Markdown

codecov bot commented Dec 19, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (b1e7651) 96.22% compared to head (63aadfa) 96.23%.
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2052   +/-   ##
=======================================
  Coverage   96.22%   96.23%           
=======================================
  Files         270      271    +1     
  Lines        6310     6313    +3     
  Branches     1023     1022    -1     
=======================================
+ Hits         6072     6075    +3     
  Misses        238      238           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@FrederikBolding FrederikBolding merged commit de88bc7 into main Dec 19, 2023
@FrederikBolding FrederikBolding deleted the fb/revert-decompression-stream branch December 19, 2023 23:50
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.

2 participants