close bug and changelog
finished testing recent commits, and I did solve it
This commit is contained in:
parent
ac8af8da07
commit
01f1de0c3c
2 changed files with 9 additions and 0 deletions
|
@ -16,3 +16,9 @@ environment as the 6.20160217-g95bbdb8 that has the problem.
|
|||
> problem got fixed. But, reverting that commit breaks the test suite on
|
||||
> windows and has a FD leak, so is not desirable. This needs more
|
||||
> investigation. --[[Joey]]
|
||||
|
||||
>> I see it now, the checksum is a String and it was only forced to WHNF,
|
||||
>> so the hashing didn't fully complete and the file got buffered.
|
||||
>> Probably only occurred when fscking, and not when adding a file,
|
||||
>> due to differing use patterns of the checksum.
|
||||
>> [[fixed|done]] --[[Joey]]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue