rippled
rippled copied to clipboard
Improve timing of NodeToShardRPC unit test to reduce false failures
High Level Overview of Change
Tweaks the timeout handling of the NodeToShardRPC unit test.
Context of Change
The NodeToShardRPC test is unreliable, and fails frequently, particularly in slower environments (e.g. CI, Windows).
Type of Change
- [x ] Bug fix (non-breaking change which fixes an issue)
- [x ] Tests (You added tests for code that already exists, or your new feature included in this PR)