[Router] remove duplicate char count (#2378)

This commit is contained in:
Byron Hsu
2024-12-06 11:26:07 -08:00
committed by GitHub
parent e5f227c0ee
commit 499c85f131
3 changed files with 41 additions and 55 deletions

View File

@@ -45,6 +45,8 @@ def popen_launch_router(
port,
"--dp",
str(dp_size), # Convert dp_size to string
"--router-eviction-interval",
"5", # frequent eviction for testing
]
# Use current environment