undo --no-sync - it didn't provide big improvement

This commit is contained in:
BodoBolero
2024-10-11 17:42:03 +02:00
parent 80ae39311e
commit 4cfedee06d

View File

@@ -1504,7 +1504,7 @@ class SafekeeperEnv:
str(i),
"--broker-endpoint",
self.fake_broker_endpoint,
"--no-sync",
# "--no-sync",
]
log.info(f'Running command "{" ".join(cmd)}"')