Proposal: Stop enforcing single-writer-multi-reader file access
Conrad Parker
conrad at metadecks.org
Thu Oct 27 04:41:46 CEST 2011
On 27 October 2011 07:10, Evan Laforge <qdunkan at gmail.com> wrote:
>> I propose that we remove all the automatic locking from the libraries,
>> and let the user do any locking that they wish to do themselves.
>
> +1 as long as it works on windows, it's easier to explain to someone
> why they shouldn't use lazy IO than to explain why their strict IO
> code is getting lock errors.
+1
Conrad.
More information about the Libraries
mailing list