Increase responsiveness of run dialog under heavy load #27763
Annotations
6 errors
type-checking (3.12):
src/ert/ensemble_evaluator/snapshot.py#L281
Unused "type: ignore" comment
|
type-checking (3.12):
src/ert/ensemble_evaluator/snapshot.py#L313
TypedDict key must be a string literal; expected one of ("status", "start_time", "end_time", "index", "current_memory_usage", ...)
|
type-checking (3.12):
src/ert/ensemble_evaluator/snapshot.py#L316
TypedDict key must be a string literal; expected one of ("status", "start_time", "end_time", "index", "current_memory_usage", ...)
|
type-checking (3.12):
src/ert/ensemble_evaluator/snapshot.py#L318
TypedDict key must be a string literal; expected one of ("status", "start_time", "end_time", "index", "current_memory_usage", ...)
|
type-checking (3.12):
src/ert/ensemble_evaluator/snapshot.py#L319
TypedDict key must be a string literal; expected one of ("status", "start_time", "end_time", "index", "current_memory_usage", ...)
|
type-checking (3.12)
Process completed with exit code 1.
|