Closed kundeng closed 4 years ago
for i in seq 1 10 do echo $i done
seq 1 10
very simple loop, not sure why it gets queued for a very long time. I restarted the meta-kernel (along with all sub kernels) and rerun and it worked. So not sure what happened there.
I cannot reproduce the problem either... could help if you can provide more information on the kernel(s) involved.
Cannot reproduce.
for i in
seq 1 10
do echo $i donevery simple loop, not sure why it gets queued for a very long time. I restarted the meta-kernel (along with all sub kernels) and rerun and it worked. So not sure what happened there.