Add broadcast_sigterm_every_n_steps to reduce SIGTERM broadcast overhead
#21640
+131
−1
Codecov / codecov/project
succeeded
Apr 6, 2026 in 1s
79% (target 99%)
View this Pull Request on Codecov
79% (target 99%)
Details
Codecov Report
✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 79%. Comparing base (bb7820f) to head (4aa8af7).
✅ All tests successful. No failed tests found.
❗ There is a different number of reports uploaded between BASE (bb7820f) and HEAD (4aa8af7). Click for more details.
HEAD has 2053 uploads less than BASE
Flag BASE (bb7820f) HEAD (4aa8af7) cpu 503 42 python 36 3 lightning_fabric 162 0 pytest 252 0 python3.13 108 9 lightning 179 15 python3.11 71 6 python3.12 144 12 python3.10 36 3 python3.12.7 108 9 pytorch2.1 36 6 pytest-full 251 42 pytorch_lightning 162 27 pytorch2.7 18 3 pytorch2.8 36 6 pytorch2.10 36 6 pytorch2.3 17 3 pytorch2.2.2 18 3 pytorch2.9 36 6 pytorch2.5.1 18 3 pytorch2.4.1 18 3 pytorch2.6 18 3
Additional details and impacted files
@@ Coverage Diff @@
## master #21640 +/- ##
=========================================
- Coverage 87% 79% -8%
=========================================
Files 270 267 -3
Lines 23934 23885 -49
=========================================
- Hits 20713 18809 -1904
- Misses 3221 5076 +1855
Loading