Closed GoogleCodeExporter closed 9 years ago
hmmm - It actually looks like a concurrency issue.
At the time of the write-operation, the file is closed!
fixed by setting "ThreadCount = 1"
Unable at this point, to verify whether is my code or the dokan-library which
is failing... I'll investigate it further!
Original comment by tokeboy.riis
on 30 Jul 2010 at 10:50
I was a bit fast there!
It was a concurrency-issue with my code. It had absolutely nothing to do with
the size of the chunk being written. My bad!
Issue 169 still holds though!
Original comment by tokeboy.riis
on 30 Jul 2010 at 11:40
Original comment by asa...@gmail.com
on 7 Jan 2011 at 4:19
Original issue reported on code.google.com by
tokeboy.riis
on 30 Jul 2010 at 9:21