`./scripts/run_all.py --save` gets stuck on `car/main.py`. I added some log statements, and `car/main.py` finished its `main`, and `rerun_shutdown` also finishes, but `process.wait` in `run_all.py` never returns
./scripts/run_all.py --savegets stuck oncar/main.py.I added some log statements, and
car/main.pyfinished itsmain, andrerun_shutdownalso finishes, butprocess.waitinrun_all.pynever returns