Status: IN
File handles in `self.file_handles` are shared and mutable (via `seek`), so concurrent calls to `_read_record` on the same `file_id` would race.
Source: entries/2026/05/29/hash-index-storage-bitcask-_read_record.md
JSON