mirror of
https://github.com/neondatabase/neon.git
synced 2026-07-03 12:10:36 +00:00
undo --no-sync - it didn't provide big improvement
This commit is contained in:
@@ -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)}"')
|
||||
|
||||
|
||||
Reference in New Issue
Block a user