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

Revert "Update Rust crate async-compression to v0.4.14" #9639

Merged
merged 1 commit into from
Oct 12, 2024

Conversation

Turbo87
Copy link
Member

@Turbo87 Turbo87 commented Oct 12, 2024

Reverts #9622. Fixes #9638.

@Turbo87 Turbo87 added C-bug 🐞 Category: unintended, undesired behavior A-backend ⚙️ labels Oct 12, 2024
Copy link

codecov bot commented Oct 12, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 88.86%. Comparing base (3922a90) to head (eca1d66).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #9639   +/-   ##
=======================================
  Coverage   88.86%   88.86%           
=======================================
  Files         288      288           
  Lines       29264    29264           
=======================================
  Hits        26006    26006           
  Misses       3258     3258           

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

@Turbo87
Copy link
Member Author

Turbo87 commented Oct 12, 2024

Nullus157/async-compression#299 should be another potential fix. I'm currently trying this one out on our staging environment, which is why I haven't merged this yet.

@Turbo87
Copy link
Member Author

Turbo87 commented Oct 12, 2024

we tried Nullus157/async-compression#299 on the staging environment, but it seemed to not fix the issue. we'll merge this update revert for now until there is a working fix available.

@Turbo87 Turbo87 merged commit 3e891ed into main Oct 12, 2024
10 checks passed
@Turbo87 Turbo87 deleted the revert-9622-renovate/async-compression-0.x branch October 12, 2024 12:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-backend ⚙️ C-bug 🐞 Category: unintended, undesired behavior
Projects
None yet
Development

Successfully merging this pull request may close these issues.

panic: cannot consume from pending buffer
1 participant