I am running this script 
<https://github.com/diegozea/MIToS.jl/blob/master/scripts/Distances.jl> on 
a large list (92003 lines) of files. At some point I'm getting this error 
(unrelated to the files since works fine for a while if I continue from the 
last file):

ERROR (unhandled task failure): EOFError: read end of file
 in read at stream.jl:907
 in message_handler_loop at multi.jl:847
 in process_tcp_streams at multi.jl:836
 in anonymous at task.jl:63
Worker 3 terminated.
ERROR (unhandled task failure): EOFError: read end of file
 in read at stream.jl:907
 in message_handler_loop at multi.jl:847
 in process_tcp_streams at multi.jl:836
 in anonymous at task.jl:63


How can I solve this?

Best,

Reply via email to