running quarto render in parallel

I have a Quarto document running on the command line with quarto render. Is it possible to run it with different parameters in parallel?

When I run different parameters at the same time by sending each process to the background, they all start and run for a while, but not all of them finish. I am not expecting the output report to be generated successfully, but I don't understand why not all the chunks are run. Why do some documents finish completely and some break somewhere in the middle?

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.

If you have a query related to it or one of the replies, start a new topic and refer back with a link.