Yeah currently running from master is broken, because of some ongoing py3 compat work. I should have told you that, sorry.
write being slow indicates device issues. 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.
|