Remove asyncio.run_in_executor() calls and make scheduler cancel() async #33752
Annotations
3 errors and 2 warnings
Run mypy ert:
src/ert/ensemble_evaluator/_ensemble.py#L314
Value of type "Coroutine[Any, Any, None]" must be used
|
Run mypy ert:
src/ert/ensemble_evaluator/evaluator.py#L336
"cancel" of "LegacyEnsemble" does not return a value (it only ever returns None)
|
Run mypy ert
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Install uv
No file matched to [**/uv.lock,**/requirements*.txt]. The cache will never get invalidated. Make sure you have checked out the target repository and configured the cache-dependency-glob input correctly.
|
Loading