Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* no longer getting stuck on face tracking * fix failing saving on examples that can't do so * fix not showing what example is run before running it Fixes #2481 After these changes I can now run `python ./scripts/run_all.py --save` on my machine successfully. ### Checklist * [x] I have read and agree to [Contributor Guide](https://github.com/rerun-io/rerun/blob/main/CONTRIBUTING.md) and the [Code of Conduct](https://github.com/rerun-io/rerun/blob/main/CODE_OF_CONDUCT.md) <!-- This line will get updated when the PR build summary job finishes. --> PR Build Summary: https://build.rerun.io/pr/2519 <!-- pr-link-docs:start --> Docs preview: https://rerun.io/preview/728de20/docs Examples preview: https://rerun.io/preview/728de20/examples <!-- pr-link-docs:end -->
- Loading branch information