Skip to content

Remove asyncio.run_in_executor() calls and make scheduler cancel() async #33752

Remove asyncio.run_in_executor() calls and make scheduler cancel() async

Remove asyncio.run_in_executor() calls and make scheduler cancel() async #33752

Triggered via pull request January 9, 2025 09:44
Status Failure
Total duration 1m 47s
Artifacts

typing.yml

on: pull_request
Matrix: type-checking
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 2 warnings
type-checking (3.12): src/ert/ensemble_evaluator/_ensemble.py#L314
Value of type "Coroutine[Any, Any, None]" must be used
type-checking (3.12): src/ert/ensemble_evaluator/evaluator.py#L336
"cancel" of "LegacyEnsemble" does not return a value (it only ever returns None)
type-checking (3.12)
Process completed with exit code 1.
type-checking (3.12)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
type-checking (3.12)
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.