Commit f4726a2
committed
test: Use port range below Linux ephemeral range to avoid collisions
Restrict the random base port to 10000-30000, which is below the Linux
ephemeral port range (32768-60999). This prevents collisions with
OS-assigned ports used by electrsd and bitcoind.
AI tools were used in preparing this commit.1 parent 6153551 commit f4726a2
1 file changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
278 | 278 | | |
279 | 279 | | |
280 | 280 | | |
281 | | - | |
| 281 | + | |
| 282 | + | |
| 283 | + | |
282 | 284 | | |
283 | 285 | | |
284 | 286 | | |
| |||
0 commit comments