Launches the parallel jobs, manages daemon setup (mirai::daemons),
initiates background jobs, provides a console spinner for progress,
and optionally waits for results. Cleans up daemons after execution.
run_jobs(job, wait_for_results, ...)The updated bakerrr job object, invisibly.
A bakerrr S7 job object.
Logical; whether to block and wait for completion (default: TRUE).
Not used. For future expansion.