Håvard Berland
Håvard Berland
> Is this for all OSErrors from `asyncio.create_subprocess_exec`, or just the ones containing `Cannot allocate memory`? Only for an out-of-memory situation happening inside `poll()`.
Failing more than 50% of the time while deploying Ert 11.0.x
We can commence removing the message.
Maybe @verveerpj knows if this option is in use and should perhaps be kept as is?
Leftover issue from #8065
todo: * catch overspecification in config system * solve conflict with the auto-inserted memory usage from ert-configurations
> * catch overspecification in config system Fixed > * solve conflict with the auto-inserted memory usage from ert-configurations Fixed by doing silent replacement for the LSF driver when `mem=`...
Big kudos to code coverage tool, it pointed to one uncovered line in lsf_driver, and that line was actually buggy!
Fixed (and more)!
Tested manually on Azure PBS cluster, ad-hoc local Slurm cluster and onprem LSF.