mirror of
https://github.com/mvanhorn/cli-printing-press.git
synced 2026-09-14 15:38:08 +08:00
74fea21796
OpenReadOnly now sets immutable=1 so concurrent readers skip the -shm WAL-index mapping that mmap_size(0) does not govern. Read-write WAL, txlock, and mmap_size(0) stay unchanged. Co-authored-by: Cursor Agent <cursoragent@cursor.com> Co-authored-by: Trevin Chow <tmchow@users.noreply.github.com>