<!-- Release notes generated using configuration in .github/release.yml at version-10.1 -->
What's Changed
Bug Fixes
* Fix `_get_oom_score_for_processtree(...)` not ignoring `ProcessLookupError` in `_ert_forward_model_runner/job.py` by jonathan-eq in https://github.com/equinor/ert/pull/7956
* Pattern match correct casing of analysis module algorithm by andreas-el in https://github.com/equinor/ert/pull/7957
* Fix crash when FIELD has no data by frode-aarstad in https://github.com/equinor/ert/pull/7958
* Fix restart enabling logic by frode-aarstad in https://github.com/equinor/ert/pull/7959
* Fix ensemble selector counting list items wrongly by andreas-el in https://github.com/equinor/ert/pull/7964
* Avoid using abspath for commands by eivindjahren in https://github.com/equinor/ert/pull/7992
Maintenance
* Propagate debug logs from callbacks by oyvindeide in https://github.com/equinor/ert/pull/7977
**Full Changelog**: https://github.com/equinor/ert/compare/10.1.3...10.1.4