Skip to content

Conversation

@getsmatu
Copy link

@getsmatu getsmatu commented Dec 8, 2025

The test harness assumes 8 txe instances are running, but NUM_TXES defaulted to 1 when unset, causing all tests to reuse the same port 45730. This change updates the default to 8 so that tests distribute across eight ports by default, matching the comment and enabling proper parallelism.

The test harness assumes 8 txe instances are running, but NUM_TXES defaulted to 1
when unset, causing all tests to reuse the same port 45730. This change updates
the default to 8 so that tests distribute across eight ports by default, matching
the comment and enabling proper parallelism.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant