Make python lsf driver handle crashes and add lsf queue option #21763
Annotations
10 errors
src/ert/job_queue/realization_state.py#L143
Item "None" of "_Element | None" has no attribute "text"
|
src/ert/job_queue/realization_state.py#L144
Item "None" of "_Element | None" has no attribute "text"
|
src/ert/job_queue/realization_state.py#L145
Item "None" of "_Element | None" has no attribute "text"
|
src/ert/job_queue/realization_state.py#L149
Incompatible types in assignment (expression has type "str | None", variable has type "str")
|
src/ert/job_queue/driver.py#L161
Too few arguments
|
src/ert/job_queue/driver.py#L180
Cannot infer type of lambda
|
src/ert/job_queue/driver.py#L180
Argument 1 to "run_with_retries" of "LSFDriver" has incompatible type "Callable[[], Coroutine[Any, Any, bool]]"; expected "Callable[[Any], Awaitable[Any]]"
|
src/ert/job_queue/driver.py#L251
Cannot infer type of lambda
|
src/ert/job_queue/driver.py#L251
Argument 1 to "run_with_retries" of "LSFDriver" has incompatible type "Callable[[], Coroutine[Any, Any, bool]]"; expected "Callable[[Any], Awaitable[Any]]"
|
src/ert/job_queue/driver.py#L316
Cannot infer type of lambda
|
The logs for this run have expired and are no longer available.
Loading