single-writer, multiple reader locking on files
GHC's implementation of the standard I/O routines fails to implement the single-writer, multiple reader locking on files required by the Library Report, Section 11.3.1.
I checked this only for readFile/writeFile and not for the handle-based routines.
Trac metadata
| Trac field | Value |
|---|---|
| Version | None |
| Type | Bug |
| TypeOfFailure | OtherFailure |
| Priority | normal |
| Resolution | ResolvedWorksForMe |
| Component | Runtime System |
| Test case | |
| Differential revisions | |
| BlockedBy | |
| Related | |
| Blocking | |
| CC | |
| Operating system | |
| Architecture |