Skip to content

fix: add cancellation or timeout to more free tokio::spawn tasks#7282

Open
hanabi1224 wants to merge 2 commits into
mainfrom
hm/handle-tokio-spawn-tasks
Open

fix: add cancellation or timeout to more free tokio::spawn tasks#7282
hanabi1224 wants to merge 2 commits into
mainfrom
hm/handle-tokio-spawn-tasks

Merge branch 'main' into hm/handle-tokio-spawn-tasks

e3f77f6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 2, 2026 in 0s

64.20% (-0.04%) compared to cd92ebf

View this Pull Request on Codecov

64.20% (-0.04%) compared to cd92ebf

Details

Codecov Report

❌ Patch coverage is 0% with 70 lines in your changes missing coverage. Please review.
✅ Project coverage is 64.20%. Comparing base (cd92ebf) to head (e3f77f6).
⚠️ Report is 1 commits behind head on main.
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
src/chain_sync/chain_follower.rs 0.00% 30 Missing ⚠️
src/rpc/methods/chain.rs 0.00% 15 Missing ⚠️
src/libp2p/service.rs 0.00% 14 Missing ⚠️
src/daemon/mod.rs 0.00% 11 Missing ⚠️
Additional details and impacted files
Files with missing lines Coverage Δ
src/daemon/mod.rs 24.35% <0.00%> (-0.32%) ⬇️
src/libp2p/service.rs 11.95% <0.00%> (-0.07%) ⬇️
src/rpc/methods/chain.rs 59.67% <0.00%> (-0.37%) ⬇️
src/chain_sync/chain_follower.rs 32.18% <0.00%> (-0.59%) ⬇️

... and 6 files with indirect coverage changes


Continue to review full report in Codecov by Harness.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update cd92ebf...e3f77f6. Read the comment docs.

🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.