Sometimes, I run a process and it takes a long time to run.
Is it possible to run the process in the background and continue working on the project. Then when I assemble another process, can I queue it to run after the currently running process in the background?
Best,
Marius