Quote:
Originally Posted by kovidgoyal
It may be possible to work around it by changing the code to use a single write instead of mltiple ones. essentially change the json serialization to output a string whichis written to the file in one write call.
|
Sorry scratch that, I took a look at the code and it is already doing that. Dont have any more (not very) bright ideas.