equinor / ert

ERT - Ensemble based Reservoir Tool - is designed for running ensembles of dynamical models such as reservoir models, in order to do sensitivity analysis and data assimilation. ERT supports data assimilation using the Ensemble Smoother (ES), Ensemble Smoother with Multiple Data Assimilation (ES-MDA) and Iterative Ensemble Smoother (IES).
https://ert.readthedocs.io/en/latest/
GNU General Public License v3.0
104 stars 107 forks source link

Cancelling jobs could result in "unexpected error: cannot schedule new futures after shutdown" #9307

Open eivindjahren opened 3 days ago

eivindjahren commented 3 days ago

No reproducing steps yet, so need to investigate. The exception has been observed raised from https://github.com/equinor/ert/blob/71ec78c7a3d1a00e8b98a0e0a2d48066358eb49d/src/ert/run_models/base_run_model.py#L504

jonathan-eq commented 22 hours ago

@eivindjahren Are the any links to where this failure occurred, or was it locally?