Commit fc11c64
committed
ci: Use unique base ports per iteration to avoid TIME_WAIT collisions
Ports from previous iterations may still be in TIME_WAIT when the next
iteration starts. Offset the base port by both iteration and process
index to ensure no overlap.
AI tools were used in preparing this commit.1 parent baaa6ff commit fc11c64
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
128 | 128 | | |
129 | 129 | | |
130 | 130 | | |
131 | | - | |
| 131 | + | |
132 | 132 | | |
133 | 133 | | |
134 | 134 | | |
| |||
0 commit comments