Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
0.9.0
Description
The ReadAt implementations for at least OSFile and MemoryMappedFile take the file lock and seek. They could instead read directly from the given offset, allowing concurrent I/O from multiple threads.
Attachments
Issue Links
- links to