• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

Chia-Network / chia-blockchain / 12683809230

09 Jan 2025 04:47AM UTC coverage: 91.512% (-0.2%) from 91.675%
12683809230

push

github

web-flow
Fix peak_post_processing w/priority_mutex (#19113)

### Purpose:

peak_post_processing and peak_post_processing_2 were split to allow
priority_mutex to not be held as long (eg when broadcasting changes to
peers) to encourage concurrency. This PR fixes places where they were
not called correctly

### Current Behavior:

priority_mutex held when peak_post_processing_2 called

### New Behavior:

priority_mutex released when peak_post_processing_2 called

### Testing Notes:

None

10555 of 11713 branches covered (90.11%)

Branch coverage included in aggregate %.

9 of 9 new or added lines in 1 file covered. (100.0%)

197 existing lines in 17 files now uncovered.

105301 of 114889 relevant lines covered (91.65%)

1.83 hits per line

Source File
Press 'n' to go to next uncovered line, 'b' for previous

84.68
/chia/full_node/full_node_api.py


Source Not Available

STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc