Skip to content

fix: persistent cache remove non-existent modules from make_failed_module#9309

Merged
jerrykingxyz merged 1 commit intomainfrom
jerry/fix
Feb 14, 2025
Merged

fix: persistent cache remove non-existent modules from make_failed_module#9309
jerrykingxyz merged 1 commit intomainfrom
jerry/fix

Conversation

@jerrykingxyz
Copy link
Copy Markdown
Contributor

@jerrykingxyz jerrykingxyz commented Feb 14, 2025

Summary

The ModuleGraph generated from the persistent cache only contains modules that support serialization. Therefore, we need to filter make_failed_module to keep only the existing ones.

Checklist

  • Tests updated (or not required).
  • Documentation updated (or not required).

@netlify
Copy link
Copy Markdown

netlify bot commented Feb 14, 2025

Deploy Preview for rspack canceled.

Name Link
🔨 Latest commit 451c9c5
🔍 Latest deploy log https://app.netlify.com/sites/rspack/deploys/67aefd010a18910008ff8993

@github-actions github-actions bot added team The issue/pr is created by the member of Rspack. release: bug fix release: bug related release(mr only) labels Feb 14, 2025
@codspeed-hq
Copy link
Copy Markdown

codspeed-hq bot commented Feb 14, 2025

CodSpeed Performance Report

Merging #9309 will not alter performance

Comparing jerry/fix (451c9c5) with main (cae75b7)

🎉 Hooray! codspeed-rust just leveled up to 2.7.2!

A heads-up, this is a breaking change and it might affect your current performance baseline a bit. But here's the exciting part - it's packed with new, cool features and promises improved result stability 🥳!
Curious about what's new? Visit our releases page to delve into all the awesome details about this new version.

Summary

✅ 6 untouched benchmarks
🆕 2 new benchmarks

Benchmarks breakdown

Benchmark BASE HEAD Change
🆕 10000_development N/A 9 s N/A
🆕 10000_production N/A 13.3 s N/A

@jerrykingxyz jerrykingxyz merged commit f34377a into main Feb 14, 2025
39 checks passed
@jerrykingxyz jerrykingxyz deleted the jerry/fix branch February 14, 2025 09:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

release: bug fix release: bug related release(mr only) team The issue/pr is created by the member of Rspack.

Projects

None yet

2 participants