FriesischScott / UncertaintyQuantification.jl

Uncertainty Quantification in Julia
MIT License
28 stars 7 forks source link

CD back to the old pwd when the external solver fails #109

Closed FriesischScott closed 1 year ago

FriesischScott commented 1 year ago

Currently when an external solver encounters an error, Julia will get stuck in the working directory of the current sample. This creates issues when the source paths etc. are defined using pwd() and joinpath().