ENH: Foam abort - reading from env(FOAM_ABORT) instead of caching value on construction
There are no commits yet
Push commits to the source branch or add previously merged commits to review them.
As discussed - no longer caching value of FOAM_ABORT on construction of error class; instead, always read from FOAM_ABORT. Should be no perceived performance impact since this is only triggered on exit/abort.
Push commits to the source branch or add previously merged commits to review them.