inconsistent handling of trapping exceptions between IOerror and error
With the #575 (closed) change (87fdc2eaf3cd8c3bb005e110802b7053dc7eed79) it is possible to throw/catch exceptions in parallel, but this was not propagated to IOerror.
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
With the #575 (closed) change (87fdc2eaf3cd8c3bb005e110802b7053dc7eed79) it is possible to throw/catch exceptions in parallel, but this was not propagated to IOerror.