mirror of
https://github.com/neondatabase/neon.git
synced 2026-01-08 22:12:56 +00:00
Fix small typos in comments, add a comment.
The introducing paragraph README could use some more love, but let's at least fix the typos.
This commit is contained in:
@@ -69,7 +69,7 @@ def test_write_amplification(zenith_simple_env: ZenithEnv, zenbenchmark):
|
||||
# more memory isn't the right solution. We could
|
||||
# demonstrate the effect also by generating the WAL
|
||||
# slower, adding some delays in this loop. But forcing
|
||||
# the the checkpointing and GC makes the test go faster,
|
||||
# the checkpointing and GC makes the test go faster,
|
||||
# with the same total I/O effect.
|
||||
pscur.execute(f"do_gc {env.initial_tenant} {timeline} 0")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user