Skip to content

Support submit sleep in scheduler #22605

Support submit sleep in scheduler

Support submit sleep in scheduler #22605

Triggered via pull request January 4, 2024 15:10
Status Failure
Total duration 3m 22s
Artifacts

typing.yml

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

Annotations

3 errors
type-checking (3.11): src/ert/scheduler/scheduler.py#L53
Function is missing a return type annotation
type-checking (3.11): src/ert/scheduler/job.py#L95
Call to untyped function "sleep_until_we_can_submit" in typed context
type-checking (3.11)
Process completed with exit code 1.