mschubert / clustermq

R package to send function calls as jobs on LSF, SGE, Slurm, PBS/Torque, or each via SSH
https://mschubert.github.io/clustermq/
Apache License 2.0
146 stars 27 forks source link

What are the causes of private$zmq$poll(sid, timeout) : 1 peer(s) lost #228

Closed liutiming closed 3 years ago

liutiming commented 3 years ago

referring to #212 , I often have this error message. Sometimes jobs are completed (submitted using targets) and sometimes the job cannot be submitted at all. I am wondering what causes this error?

mschubert commented 3 years ago

Please see https://github.com/mschubert/clustermq/issues/223, and use the release version (e.g. via install.packages("clustermq")) to avoid this bug