Closes #1077 (closed)
-
Write less often to disk (by default, chunk_size
is set to1
, meaning it was doing a lot of I/O) -
Catch exceptions to see if it improves the hanging situation
Closes #1077 (closed)
chunk_size
is set to 1
, meaning it was doing a lot of I/O)