[Router] remove duplicate char count (#2378)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user