Enhance rippled unit tests speed #3432
Labels
CI
Continuous Integration Functionality
Food for Thought
Ideas, moonshots, etc. Stuff to think about broadly. Not necessarily directly actionable.
Good First Issue
Great issue for a new contributor
Potential Bounty Idea
RIPD Export
Exported from legacy JIRA issue tracking
Tech Debt
Non-urgent improvements
Summary
The existing rippled unit tests take substantial amount of time to complete, consider enhancing the speed of rippled. One of the issues here is that the
signalStop
call that causes ApplicationImp to signal and waits for its children to stop before it, itself, stops.Exported from RIPD-1384
Originally reported for version: 1.5.0
The text was updated successfully, but these errors were encountered: