Support max_runtime in scheduler #22100
Annotations
4 errors
src/ert/scheduler/job.py#L76
Missing type parameters for generic type "Task"
|
src/ert/scheduler/job.py#L108
Argument 1 to "sleep" has incompatible type "int | None"; expected "float"
|
src/ert/scheduler/scheduler.py#L66
Incompatible default for argument "callback_timeout" (default has type "None", argument has type "Callable[[int], None]")
|
|
The logs for this run have expired and are no longer available.
Loading