Replies: 1 comment
-
|
If you use ver1.1.2 you can create for example 4 plots in parallel, then just add more plots to the que. Then when one plot finished, it would pick up one from the que and start. Now with version 1.1.4 and 1.1.5, you can start lots of parallel plots, add plots to qué, but when one plot has finished, it will pick the next from the que, but when the other parallel plotting finishes, they don't pick another from the que, so your left with just one plot plotting. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
when i add plot to queue, Wait until the end of parallel plot,but only one plot running .i want keep n plot running all the time,not 1.thinks
Beta Was this translation helpful? Give feedback.
All reactions