adjust move_to and seek functions to make them truly reentrant + adding return_if_locked_maybe_load in some places so that we read loaded pages

This commit is contained in:
pedrocarlo
2025-06-01 01:01:35 -03:00
parent d688cfd547
commit 2ddbb7eeed
2 changed files with 160 additions and 34 deletions

View File

@@ -17,7 +17,6 @@ def stub_memory_test(
vals: int = 100,
blobs: bool = True,
):
raise
# zero_blob_size = 1024 **2
zero_blob = "0" * blob_size * 2
# vals = 100