0

I used to be able to simply press run on the different programs on the Editor and the programs would show on the History Log and stay in a queue to run serially once the current program was done, since I updated from 3.6.1 to 3.6.6 i can't seem to do that anymore. I do not want to run separate instances(plenty of answers on that) I just want to leave jobs to run serially as I used to be able to, pls Help if anyone knows the answer, many thanks

Carlos Cordoba
  • 33,273
  • 10
  • 95
  • 124
Mcavalca
  • 15
  • 3

1 Answers1

0

(Spyder maintainer here) This functionality was removed in our 3.3.0 version, due to this issue.

As a matter of fact, we never intended for our consoles to queue jobs sequentially because it's not possible to stop them all at once.

Carlos Cordoba
  • 33,273
  • 10
  • 95
  • 124
  • Thank you, for clarifying it. Anyhow it was quite useful. Maybe you guys want to think of a way to be able to queue jobs being able to stop them. – Mcavalca Dec 12 '18 at 21:16