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

Chia-Network / chia-blockchain / 24460364799

15 Apr 2026 02:30PM UTC coverage: 91.149% (-0.04%) from 91.187%
24460364799

push

github

web-flow
PriorityThreadPoolExecutor (#20742)

* add PriorityThreadPoolExecutor, use a dedicated thread for high priority work, to minimize latency

* use PriorityThreadPoolExecutor to validate UnfinishedBlocks and FullBlocks

* make MempoolManager use the new priority thread pool

* make FullNodeRpcApi use the new FullNode thread pool

* make FullNodeAPI use the new thread pool. This is mostly used for servicing the Wallet protocol. trusted wallets have higher priority (lower nice) and untrusted wallets have the lowest priority

* add instrumentation to PrioritizedThreadPoolExecutor

10517 of 11719 branches covered (89.74%)

Branch coverage included in aggregate %.

405 of 438 new or added lines in 21 files covered. (92.47%)

45 existing lines in 8 files now uncovered.

107235 of 117467 relevant lines covered (91.29%)

3.65 hits per line

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

79.13
/chia/full_node/full_node_rpc_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

© 2026 Coveralls, Inc