Compare commits

...

1 Commits

Author SHA1 Message Date
Alex Chi Z
5a48aafccb fix(pageserver): tx abort test flaky
Signed-off-by: Alex Chi Z <chi@neon.tech>
2025-07-01 11:25:38 -07:00

View File

@@ -399,7 +399,7 @@ def test_tx_abort_with_many_relations(
# How many relations: this number is tuned to be long enough to take tens of seconds
# if the rollback code path is buggy, tripping the test's timeout.
n = 5000
step = 2500
step = 500
def create():
# Create many relations