Moving repositories to https://gitlab.com/openfoam on 1 Nov 2025 🚀
Create your https://gitlab.com account now so you can file issues & send MRs
As discussed with @andy and now @Mattijs, using return from main() circumvents the exit-code.
return
main()
Traced to the use of Pstream::exit() from the ParRunControl.
Will fix by adding in a separate Pstream::shutdown method.